pdf2htmlEX/README.md

84 lines
3.8 KiB
Markdown
Raw Normal View History

2014-06-19 14:50:44 +00:00
#![](http://coolwanglu.github.io/pdf2htmlEX/images/pdf2htmlEX-64x64.png) pdf2htmlEX
2013-01-25 13:11:27 +00:00
2013-10-09 11:15:17 +00:00
<!--
2013-01-25 18:10:07 +00:00
[![Build Status](https://travis-ci.org/coolwanglu/pdf2htmlEX.png?branch=master)](https://travis-ci.org/coolwanglu/pdf2htmlEX)
2013-10-09 11:15:17 +00:00
-->
>一图胜千言<br>A beautiful demo is worth a thousand words
2012-08-04 18:25:47 +00:00
2015-08-27 16:19:11 +00:00
- **Bible de Genève, 1564** (fonts and typography): [HTML](http://coolwanglu.github.com/pdf2htmlEX/demo/geneve.html) / [PDF](https://github.com/raphink/geneve_1564/releases/download/2015-07-08_01/geneve_1564.pdf)
2013-05-04 15:39:08 +00:00
- **Cheat Sheet** (math formulas): [HTML](http://coolwanglu.github.com/pdf2htmlEX/demo/cheat.html) / [PDF](http://www.tug.org/texshowcase/cheat.pdf)
- **Scientific Paper** (text and figures): [HTML](http://coolwanglu.github.com/pdf2htmlEX/demo/demo.html) / [PDF](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.148.349&rep=rep1&type=pdf)
- **Full Circle Magazine** (read while downloading): [HTML](http://coolwanglu.github.com/pdf2htmlEX/demo/issue65_en.html) / [PDF](http://dl.fullcirclemagazine.org/issue65_en.pdf)
- **Git Manual** (CJK support): [HTML](http://coolwanglu.github.com/pdf2htmlEX/demo/chn.html) / [PDF](http://files.cnblogs.com/phphuaibei/git%E6%90%AD%E5%BB%BA.pdf)
2013-03-19 11:00:40 +00:00
2013-01-31 11:25:53 +00:00
pdf2htmlEX renders PDF files in HTML, utilizing modern Web technologies.
2014-06-19 14:50:44 +00:00
Academic papers with lots of formulas and figures? Magazines with complicated layouts? No problem!
2012-08-04 18:03:53 +00:00
2014-06-18 21:30:53 +00:00
pdf2htmlEX is also an [online publishing tool](http://coolwanglu.github.io/pdf2htmlEX/doc/tb108wang.html) which is flexible for many different use cases.
2012-08-28 09:54:27 +00:00
2014-06-18 21:30:53 +00:00
Learn more about [who](https://github.com/coolwanglu/pdf2htmlEX/wiki/Use-Cases) and [why](https://github.com/coolwanglu/pdf2htmlEX/wiki/Introduction) should use pdf2htmlEX.
2012-12-12 08:54:48 +00:00
2013-05-10 14:25:05 +00:00
### Features
2012-08-04 18:03:53 +00:00
2014-06-18 21:30:53 +00:00
* Native HTML text with precise font and location.
* Flexible output: all-in-one HTML or on demand page loading (needs JavaScript).
* Moderate file size, sometimes even smaller than PDF.
2014-11-16 14:52:40 +00:00
* Supporting links, outlines (bookmarks), printing, SVG background, Type 3 fonts and [more...](https://github.com/coolwanglu/pdf2htmlEX/wiki/Feature-List)
2013-02-01 08:16:01 +00:00
2014-06-18 21:30:53 +00:00
[Compare to others](https://github.com/coolwanglu/pdf2htmlEX/wiki/Comparison)
2012-08-04 18:03:53 +00:00
2013-05-10 14:25:05 +00:00
### Wiki Portals
2014-06-18 22:31:55 +00:00
* [:house:Wiki Home](https://github.com/coolwanglu/pdf2htmlEX/wiki)
* [Download](https://github.com/coolwanglu/pdf2htmlEX/wiki/Download) & [Building](https://github.com/coolwanglu/pdf2htmlEX/wiki/Building)
2014-05-29 07:50:07 +00:00
* [Quick Start](https://github.com/coolwanglu/pdf2htmlEX/wiki/Quick-Start)
2013-11-20 13:43:52 +00:00
* [Report Issues / Ask for Help](https://github.com/coolwanglu/pdf2htmlEX/blob/master/CONTRIBUTING.md#guidance)
2013-11-20 13:35:53 +00:00
2014-01-20 10:16:35 +00:00
### Get in Touch
2013-11-20 13:35:53 +00:00
2014-06-18 21:30:53 +00:00
Get quick answers for common questions:
2014-06-18 22:31:55 +00:00
* [:question:FAQ](https://github.com/coolwanglu/pdf2htmlEX/wiki/FAQ)
2014-06-18 21:30:53 +00:00
2014-06-18 22:37:03 +00:00
Don't miss the latest development news:
2013-11-20 13:35:53 +00:00
* [Development Blog](http://pdf2htmlex.blogspot.com)
2014-01-20 10:16:35 +00:00
* [@pdf2htmlEX](https://twitter.com/pdf2htmlEX)
2014-06-18 21:30:53 +00:00
Discuss with the developers and the users of pdf2htmlEX
2014-06-18 22:31:55 +00:00
* [:envelope:Mailing List](https://groups.google.com/forum/#!forum/pdf2htmlex)
* [:mahjong:中文邮件列表](https://groups.google.com/forum/#!forum/pdf2htmlex-cn)
2014-06-18 21:30:53 +00:00
Chat with the main author: 王璐 (Lu Wang)
2014-06-18 22:31:55 +00:00
* <coolwanglu@gmail.com>
2014-06-18 21:30:53 +00:00
* [@coolwanglu](https://twitter.com/coolwanglu)
2014-06-18 22:31:55 +00:00
* :bangbang:Questions about pdf2htmlEX? Use the mailling list instead.:bangbang:
2014-08-27 23:44:31 +00:00
* Accepting messages in :cn::us::gb::jp: (languages).
2014-06-18 22:31:55 +00:00
2014-06-18 21:30:53 +00:00
Want to help without coding? Thank you!
2014-06-18 22:31:55 +00:00
* [:moneybag:Make a donation](http://coolwanglu.github.io/pdf2htmlEX/donate.html)
2014-01-20 10:16:35 +00:00
2013-05-10 14:25:05 +00:00
### LICENSE
2012-08-04 18:03:53 +00:00
2014-07-14 00:16:36 +00:00
pdf2htmlEX, as a whole package, is licensed under GPLv3+.
2013-10-16 10:21:31 +00:00
Some resource files are released with relaxed licenses, read `LICENSE` for more details.
2012-08-04 18:03:53 +00:00
2013-05-10 14:38:59 +00:00
### Acknowledgements
2012-08-28 09:54:27 +00:00
2012-09-21 13:38:23 +00:00
pdf2htmlEX is made possible thanks to the following projects:
2012-09-21 13:35:27 +00:00
2012-09-21 13:38:23 +00:00
* [poppler](http://poppler.freedesktop.org/)
* [Fontforge](http://fontforge.org/)
2012-09-21 13:35:27 +00:00
2012-09-18 16:45:20 +00:00
pdf2htmlEX is inspired by the following projects:
2012-08-04 18:03:53 +00:00
2014-06-18 22:31:55 +00:00
* pdftohtml from poppler
2012-08-11 11:55:06 +00:00
* MuPDF
2012-08-04 18:03:53 +00:00
* PDF.js
* Crocodoc
* Google Doc
2013-05-10 14:25:05 +00:00
#### Special Thanks
2012-08-28 09:54:27 +00:00
2013-02-05 14:53:14 +00:00
* Hongliang Tian
* Wanmin Liu
2012-08-04 18:03:53 +00:00