1 Repo
Preservation of interactive elements like text selection and hyperlinks during format conversion.
Distinct from Interactive Documentation Interfaces: Shortlist focuses on executable documentation or AI chatbots, not the preservation of native PDF interactivity in HTML.
Explore 1 awesome GitHub repository matching user interface & experience · Converted Document Interactivity. Refine with filters or upvote what's useful.
pdf2htmlEX is a PDF to HTML converter that transforms documents into web pages while preserving the original layout, fonts, and formatting. It functions as a layout engine and text extractor, mapping PDF coordinate data to HTML and CSS to maintain visual fidelity. The tool converts PDF content into searchable and selectable native HTML text by embedding original document fonts. It maintains document interactivity by preserving internal links, bookmarks, and outlines, converting them into functional web navigation. The conversion process supports flexible output structures, allowing documents
Keeps functional links and text selection capabilities active within the converted web page.