Go to file
Lu Wang d286233b6a v0.11 2014-01-19 19:39:05 +08:00
3rdparty .. 2013-11-06 04:10:16 +08:00
debian clean js 2013-11-15 22:27:53 +08:00
logo optimize pdf2htmlEX logo for web 2013-10-20 15:31:59 +08:00
share fix #261 2013-12-17 12:09:52 +08:00
src show message about old version of fontforge 2014-01-18 15:16:02 +08:00
test fix cmake test 2013-09-16 11:33:08 +08:00
.gitignore rescaling preserves the fixed point 2013-11-22 20:23:38 +08:00
.travis.yml fix #226 2013-10-27 15:11:24 +08:00
AUTHORS Merge pull request #254 from marcsanfacon/master 2014-01-11 00:10:59 -08:00
CMakeLists.txt Renamed win32.* -> mingw.* 2014-01-15 08:29:46 -05:00
CONTRIBUTING.md Update CONTRIBUTING.md 2013-12-23 14:51:17 +08:00
ChangeLog v0.11 2014-01-19 19:39:05 +08:00
LICENSE 2014 2014-01-18 16:17:39 +08:00
LICENSE_GPLv3 update License 2012-08-31 21:19:46 +08:00
README.md relax license 2014-01-15 21:19:47 +08:00
TODO clean 2014-01-11 16:25:09 +08:00
build_for_ppa.py package for 13.10 2013-11-04 21:19:39 +08:00
pdf2htmlEX.1.in clean 2014-01-11 16:25:09 +08:00

README.md

#pdf2htmlEX

A beautiful demo is worth a thousand words:

Browser requirements

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

Resources

Contact

Note: Your message will be most likely ignored if you failed to follow this guidance.

  • Accepting messages in 中文, English or 日本語.

LICENSE

pdf2htmlEX, as a whole package, is licensed under GPLv3. Some resource files are released with relaxed licenses, read LICENSE for more details.

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