• JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    4
    ·
    3 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
      1
      ·
      1 hour 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?