• JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    9
    ·
    4 hours ago

    I’m still mad there’s no straightforward way to convert a PDF into semantic HTML. There’s plenty of tools to convert it into HTML that looks the same with pages and such, but I just want the content.

    • AnimalsDream@slrpnk.net
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 hours ago

      Would it work to convert it to a simpler intermediate format like rtf or txt, and then convert into html? Why html anyway, Isn’t epub more appropriate?