1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 01:28:39 +00:00
Go to file
2014-06-23 17:35:39 -07:00
3rdparty .. 2013-11-06 04:10:16 +08:00
debian Remove libjpeg and libpng from the dependencies 2014-05-21 19:36:43 +02:00
logo optimize pdf2htmlEX logo for web 2013-10-20 15:31:59 +08:00
share Merge pull request #357 from duanyao/master 2014-06-07 01:24:02 -07:00
src typo 2014-06-23 17:35:39 -07: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 new option: --process-annotation 2014-06-06 21:43:53 -07:00
AUTHORS Merge pull request #357 from duanyao/master 2014-06-07 01:24:02 -07:00
build_for_ppa.py package for 13.10 2013-11-04 21:19:39 +08:00
ChangeLog new option: --process-annotation 2014-06-06 21:43:53 -07:00
CMakeLists.txt remove support for old versions of fontforge 2014-03-22 22:36:22 +08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2014-05-30 22:02:08 +08:00
INSTALL new option: --process-annotation 2014-06-06 21:43:53 -07:00
LICENSE 2014 2014-01-18 16:17:39 +08:00
LICENSE_GPLv3 update License 2012-08-31 21:19:46 +08:00
pdf2htmlEX.1.in new option: --process-annotation 2014-06-06 21:43:53 -07:00
README.md Update README.md 2014-06-19 22:50:44 +08:00
TODO clean 2014-01-11 16:25:09 +08:00

# 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.
  • Support for 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 🇨🇳🇺🇸🇬🇧🇯🇵.

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