3rdparty/poppler | ||
debian | ||
share | ||
src | ||
test | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
build_for_ppa.py | ||
ChangeLog | ||
CMakeLists.txt | ||
LICENSE | ||
LICENSE_GPLv3 | ||
pdf2htmlEX.1.in | ||
README.md | ||
TODO |
pdf2htmlEX
A beautiful demo is worth a thousand words:
- Bible de Genève, 1564 (fonts and typography): HTML / PDF
- Cheat Sheet (math formulas): HTML / PDF
- Scientific Paper (text and figures): HTML / PDF
- Full Circle Magazine (read while downloading): HTML / PDF
- Git Manual (CJK support): HTML / PDF
- Try your own files
Introduction
pdf2htmlEX renders PDF files in HTML, utilizing modern Web technologies. It aims to provide an accurate rendering, while keeping optimized for Web display.
pdf2htmlEX is best for text-based PDF files, for example scientific papers with complicated formulas and figures. Text, fonts and formats are natively preserved in HTML such that you can still search and copy. The generated HTML file is static, with optional features powered by JavaScript.
Learn more about who and why should use pdf2htmlEX
Features
- Precise and native text in HTML
- Flexible Output
- Moderate Size
- More PDF stuffs that you love: links, outlines & printing
- Experimental: SVG background output & Type 3 font conversion
Learn more
Compare with others
Wiki Portals
LICENSE
GPLv3 with additional terms (see below) for most parts, MIT License for share/*
Read LICENSE
for more detail.
For Online Services
You are free and welcome to modify pdf2htmlEX for your online services, but you should credit pdf2htmlEX if your service involves "online conversion" facilitated by pdf2htmlEX. You are also encouraged to send me a name and a URL for the purpose of statistics.
Read LICENSE
for more detail.
Resources
- pdf2htmlEX Blog [RSS Subscribe]
- News and announcements
- Mailing list pdf2htmlex@googlegroups.com [Subscribe]
- Discussions and announcements
- Before you ask, please read
man pdf2htmlEX
and wiki
Contacts
- 王璐 (Lu Wang) coolwanglu@gmail.com or coolwanglu@twitter
- For general and person questions
- If you want to report an issue, please refer to How to report
- Accepting messages in 中文, English or 日本語
- Messages are checked on a regular basis so please expect some delay before I can reply.
- For general and person questions
Acknowledgements
pdf2htmlEX is made possible thanks to the following projects:
pdf2htmlEX is inspired by the following projects:
- pdftops & pdftohtml from poppler
- MuPDF
- PDF.js
- Crocodoc
- Google Doc
Special Thanks
- Hongliang Tian
- Wanmin Liu