1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-06-30 23:49:00 +00:00
Go to file
2014-03-22 22:48:06 +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 #315 2014-03-07 16:07:54 +08:00
src fix build 2014-02-08 21:13:19 +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 travis 2014-03-22 22:48:06 +08:00
AUTHORS Merge pull request #254 from marcsanfacon/master 2014-01-11 00:10:59 -08:00
build_for_ppa.py package for 13.10 2013-11-04 21:19:39 +08:00
ChangeLog remove support for old versions of fontforge 2014-03-22 22:36:22 +08:00
CMakeLists.txt remove support for old versions of fontforge 2014-03-22 22:36:22 +08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2013-12-23 14:51:17 +08: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 clean 2014-01-11 16:25:09 +08:00
README.md Update README.md 2014-02-26 14:29:52 +08:00
TODO clean 2014-01-11 16:25:09 +08:00

#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
  • SVG background output & Type 3 font conversion

Learn more
Compare with others

Wiki Portals

Get in Touch

  • Personal messages only. No support for pdf2htmlEX
  • 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