Go to file
Lu Wang f29931acf1 v0.9 2013-09-16 10:20:30 +08:00
debian update build script 2013-05-30 00:52:20 +08:00
share typo 2013-08-09 06:53:44 +08:00
src initialize enc->unicode when there are too few elements 2013-09-10 20:13:00 +08:00
test typo 2013-08-09 06:52:07 +08:00
.gitignore .gitignore 2013-05-10 22:45:30 +08:00
.travis.yml auto run test in travis ci 2013-06-07 01:15:51 +08:00
AUTHORS .. 2013-07-04 13:19:12 +08:00
CMakeLists.txt add test in makefile 2013-06-07 01:15:14 +08:00
ChangeLog v0.9 2013-09-16 10:20:30 +08:00
LICENSE remove gplv2 2013-05-11 14:53:03 +08:00
LICENSE_GPLv3 update License 2012-08-31 21:19:46 +08:00
README.md update title for demo 2013-09-10 20:33:50 +08:00
TODO update demo description 2013-05-04 23:32:07 +08:00
build_for_ppa.py update build script 2013-05-30 00:52:20 +08:00
pdf2htmlEX.1.in new option: --override-fstype 2013-07-02 08:04:20 +08:00

README.md

pdf2htmlEX

Build Status

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

Learn more
Compare with others

Wiki Portals

LICENSE

GPLv3 with additional terms (see below) for most parts, MIT License for share/*

Read LICENSE for more detail.

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.

Resources

Contacts

  • Lu Wang coolwanglu@gmail.com or coolwanglu@twitter
    • For general and person questions
    • Accepting messages in 中文, English or 日本語
    • Messages are checked on a regular basis so please expect some delay before I can reply.

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