1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-02 16:25:41 +00:00
Go to file
2013-05-11 18:42:50 +08:00
debian bump version 2013-05-05 14:32:08 +08:00
share disable dragging on background images 2013-05-06 19:53:56 +08:00
src add json encoding 2013-05-09 20:30:49 +08:00
test do not reencode external fonts 2013-05-03 01:47:55 +08:00
.gitignore .gitignore 2013-05-10 22:45:30 +08:00
.travis.yml Travis CI: print version 2013-01-25 13:02:57 +00:00
AUTHORS update AUTHORS 2013-03-18 16:57:33 +08:00
build_for_ppa.py support multiple distribution for PPA 2013-04-30 12:20:31 +08:00
ChangeLog remove gplv2 2013-05-11 14:53:03 +08:00
CMakeLists.txt compiler flag change 2013-05-11 18:42:50 +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
pdf2htmlEX.1.in remove gplv2 2013-05-11 14:53:03 +08:00
README.md remove gplv2 2013-05-11 14:53:03 +08:00
TODO update demo description 2013-05-04 23:32:07 +08:00

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 accuracy 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 perserved in HTML such that you can still search and copy. The generated HTML file is static, Javascript is optional.

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 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

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