1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-06-26 06:09:21 +00:00
Go to file
2013-10-20 17:07:07 +08:00
3rdparty license stuff 2013-10-19 15:39:13 +08:00
debian .. 2013-10-18 09:01:31 +08:00
logo optimize pdf2htmlEX logo for web 2013-10-20 15:31:59 +08:00
share improve compile.sh 2013-10-20 17:06:40 +08:00
src .. 2013-10-18 17:34:43 +08:00
test fix cmake test 2013-09-16 11:33:08 +08:00
.gitignore .gitignore 2013-10-19 15:49:18 +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
build_for_ppa.py update build script 2013-05-30 00:52:20 +08:00
ChangeLog compress js 2013-10-19 15:06:32 +08:00
CMakeLists.txt fix js for optimization 2013-10-20 16:35:31 +08:00
LICENSE license stuff 2013-10-19 15:39:13 +08:00
LICENSE_GPLv3 update License 2012-08-31 21:19:46 +08:00
pdf2htmlEX.1.in fix manpage 2013-10-05 16:37:45 +08:00
README.md fix license 2013-10-16 18:21:31 +08:00
TODO .. 2013-10-20 17:07:07 +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
  • 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