Go to file
Lu Wang a296d3babc 0.14.6 2015-07-22 17:31:40 +08:00
3rdparty fix old CairoFontEngine.cc for new interface 2015-07-22 17:23:19 +08:00
logo lots of improvements from josch 2014-07-13 16:59:30 -07:00
share JS: view_history_handler 2015-07-10 21:04:22 +08:00
src Merge branch 'master' into incoming 2015-06-30 14:47:37 +08:00
test update tests 2015-07-22 17:28:36 +08:00
.gitignore working on unittest 2014-11-16 00:06:43 +08:00
.travis.yml should verbose infor in ctest in .travis.yml; otherwise travis would terminate the process due to lont time silence 2015-05-03 15:17:43 +08:00
AUTHORS Merge branch 'incoming' 2015-04-29 21:25:46 +08:00
CMakeLists.txt 0.14.6 2015-07-22 17:31:40 +08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2015-03-16 23:00:19 +08:00
ChangeLog 0.14.6 2015-07-22 17:31:40 +08:00
INSTALL new option: --process-annotation 2014-06-06 21:43:53 -07:00
LICENSE make license consistent 2014-07-13 17:16:36 -07:00
LICENSE_GPLv3 update License 2012-08-31 21:19:46 +08:00
README.md travis debug 2014-11-18 13:17:22 +08:00
TODO todo 2014-11-13 12:35:34 +08:00
build_for_ppa.py trying to fix ppa packaging 2014-11-12 09:45:49 +08:00
pdf2htmlEX.1.in As suggested by Lu Wand, merging the adobe-form branch into the incoming branch 2014-12-03 14:32:01 -05:00

README.md

# pdf2htmlEX

一图胜千言
A beautiful demo is worth a thousand words

pdf2htmlEX renders PDF files in HTML, utilizing modern Web technologies. Academic papers with lots of formulas and figures? Magazines with complicated layouts? No problem!

pdf2htmlEX is also an online publishing tool which is flexible for many different use cases.

Learn more about who and why should use pdf2htmlEX.

Features

  • Native HTML text with precise font and location.
  • Flexible output: all-in-one HTML or on demand page loading (needs JavaScript).
  • Moderate file size, sometimes even smaller than PDF.
  • Supporting links, outlines (bookmarks), printing, SVG background, Type 3 fonts and more...

Compare to others

Wiki Portals

Get in Touch

Get quick answers for common questions:

Don't miss the latest development news:

Discuss with the developers and the users of pdf2htmlEX

Chat with the main author: 王璐 (Lu Wang)

  • coolwanglu@gmail.com
  • @coolwanglu
  • ‼️Questions about pdf2htmlEX? Use the mailling list instead.‼️
  • Accepting messages in 🇨🇳🇺🇸🇬🇧🇯🇵 (languages).

Want to help without coding? Thank you!

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:

  • pdftohtml from poppler
  • MuPDF
  • PDF.js
  • Crocodoc
  • Google Doc

Special Thanks

  • Hongliang Tian
  • Wanmin Liu