Go to file
Lu Wang 5e11cc4c43 Merge pull request #500 from intellisense/master
Another bug fix
2015-04-02 23:51:17 +08:00
3rdparty Implement --svg-embed-bitmap: saving bitmaps in svg as external files. 2014-06-23 17:35:39 -07:00
debian wrap-and-sort 2014-11-12 11:43:28 +08:00
logo lots of improvements from josch 2014-07-13 16:59:30 -07:00
share Only add loading indicator if not already present 2015-03-31 03:26:34 +05:00
src fix typo: generalize error message 2014-09-26 16:32:58 +10:00
test lots of improvements from josch 2014-07-13 16:59:30 -07:00
.gitignore rescaling preserves the fixed point 2013-11-22 20:23:38 +08:00
.travis.yml track travis branch on CI 2014-11-16 22:58:41 +08:00
AUTHORS Fixed alphabetical order of contributors 2015-04-02 10:03:47 +05:00
CMakeLists.txt Rename files CoveredTextHandler.* to CoveredTextDetector.* 2014-06-29 14:55:48 +08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2015-03-16 23:00:19 +08:00
ChangeLog .. 2014-07-25 00:35:42 -07: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 Update README.md 2014-11-15 13:44:22 +08:00
TODO clean 2014-01-11 16:25:09 +08:00
build_for_ppa.py trying to fix ppa packaging 2014-11-12 09:45:49 +08:00
pdf2htmlEX.1.in Merge pull request #365 from duanyao/covered_text_handling 2014-07-13 17:41:31 -07: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.
  • 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