pdf2htmlEX
Converts PDF to HTML while retaining most formatting
Install
- All systems
-
curl cmd.cat/pdf2htmlEX.sh
- Debian
-
apt-get install pdf2htmlex
- Ubuntu
-
apt-get install pdf2htmlex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pdf2htmlex
- OS X
-
brew install pdf2htmlex
- Raspbian
-
apt-get install pdf2htmlex
- Dockerfile
- dockerfile.run/pdf2htmlEX
pdf2htmlex
Converts PDF to HTML while retaining most formatting
pdf2htmlEX converts PDF to HTML while retaining text, format and style as much as possible by making use of HTML5, JavaScript and modern CSS features. Even difficult content like PDFs with embedded fonts, multicolumn documents, scientific papers with complicated figures and mathematical formulas will mostly be represented correctly. Fallback mode generates HTML pages which do not require any JavaScript to view them correctly at the expense of a larger file size.