Go to file
Lu Wang dc970126f2 .. 2013-10-17 12:08:24 +08:00
3rdparty/poppler fix license 2013-10-16 18:21:31 +08:00
debian bump version 2013-09-16 12:51:13 +08:00
logo fix cc license 2013-10-16 18:22:26 +08:00
share .. 2013-10-07 15:25:47 +08:00
src show error message for mkdtemp 2013-10-17 11:52:55 +08:00
test fix cmake test 2013-09-16 11:33:08 +08:00
.gitignore update .gitignore 2013-09-18 18:05:58 +08:00
.travis.yml update travis.yml for svg 2013-09-23 16:16:45 +08:00
AUTHORS add navigation key handler 2013-10-06 19:53:37 +08:00
CMakeLists.txt working on indicator 2013-09-28 11:58:01 +08:00
ChangeLog .. 2013-10-17 12:08:24 +08:00
LICENSE fix license 2013-10-16 18:21:31 +08:00
LICENSE_GPLv3 update License 2012-08-31 21:19:46 +08:00
README.md fix license 2013-10-16 18:21:31 +08:00
TODO fix license 2013-10-16 18:21:31 +08:00
build_for_ppa.py update build script 2013-05-30 00:52:20 +08:00
pdf2htmlEX.1.in fix manpage 2013-10-05 16:37:45 +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

Contact

  • Messages in 中文, English or 日本語 are accepted.
  • Messages are checked on a regular basis so please expect some delay.

LICENSE

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

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.

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