Someone pointed me to a new PDF to HTML conversion tool that they had helped with. I've now lost that link and can't remember the connection.
So hivemind, what PDF to HTML tools do you recommend for those who want to convert a PDF as an accessible HTML file.
Mike Gifford, CPWA
in reply to Mike Gifford, CPWA • • •If Harry Potter cared about accessibility:
"With a firm flick of the wand and the incantation “Accessibiliare Revela,” the dense, opaque PDF unfolds into a fully structured, semantically rich HTML document—headings aligned, images alt-tagged, and tables neatly scoped."
Vayia M
in reply to Mike Gifford, CPWA • • •NLdoc
nldoc.nlMike Gifford, CPWA
in reply to Vayia M • • •Mike Gifford, CPWA
in reply to Vayia M • • •@vayiam apparently the public beta was planned to get released in June nldoc.nl/planning
Not sure if they will meet this, but encouraging.
NLdoc | Planning
nldoc.nlPhilip Kiff
in reply to Mike Gifford, CPWA • • •pdfix.io/convert-pdf-to-html/
Convert PDF to HTML
pdfix.ioMike Gifford, CPWA
in reply to Philip Kiff • • •mbeddedDev
in reply to Mike Gifford, CPWA • • •Sometimes I use CloudConvert (cloudconvert.com/) to convert files because they support many types.
For usual PDF-Stuff I use Stirling-PDF (github.com/Stirling-Tools/Stir…) a lot. I have it self-hosted on a small server via Docker.
Haven't tested the conversions yet but it may be worth a try. I mainly use the multi-tool to rotate, add or remove single pages of a PDF file.
GitHub - Stirling-Tools/Stirling-PDF: #1 Locally hosted web application that allows you to perform various operations on PDF files
GitHubMike Gifford, CPWA
in reply to mbeddedDev • • •Mike Gifford, CPWA
in reply to mbeddedDev • • •mbeddedDev
in reply to Mike Gifford, CPWA • • •I'm using "App Version: 0.31.1" (I guess I haven't updated for a long time). I saw that there is an entry for "from html" and "to html"
Mike Gifford, CPWA
in reply to mbeddedDev • • •Caleb Maclennan
in reply to Mike Gifford, CPWA • • •Mike Gifford, CPWA
in reply to Caleb Maclennan • • •@alerque good questions. I am asking generally for others. No specific place just yet.
Open source, locally hosted always is best though if it measures up.