GithubHelp home page GithubHelp logo

tacsoln / pdf2htmlex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coolwanglu/pdf2htmlex

0.0 0.0 0.0 7.05 MB

Convert PDF to HTML without losing format. Text is preserved as much as possible.

License: Other

pdf2htmlex's Introduction

pdf2htmlEX

A beautiful demo is worth a thousand words:

Typography Original

Formulas Original

Scientific Paper Original

Chinese Original

WINDOWS XP USERS: Please make sure ClearType is turned on

(Control Panel -> Display -> Appearance -> Effects -> "Use the following method to smooth edges of screen fonts" -> ClearType)

Introduction

pdf2htmlEX renders PDF files in HTML, utilizing modern Web technologies, aims to provide an accuracy rendering, while keeping optimized for Web display.

It is optimized for modern web browsers such as Mozilla Firefox & Google Chrome.

This program is designed for scientific papers with complicate formulas and figures, so a precise rendering is also the #1 concern. But of course general PDF files are also supported.

Features

  • Single HTML file output
  • Precise rendering
  • Text Selection
  • Font embedding & reencoding for Web
  • Proper styling (Color, Transformation...)
  • Links
  • Optimization for Web

Not supported yet

  • Type 3 fonts
  • Non-text object (Don't worry, they will be rendered as images)

Get started

Ubuntu

There is a Ubuntu PPA set up at here.

ArchLinux

Special thanks to Arthur Titeica for the AUR Package.

Build from source

Dependency

  • CMake, pkg-config
  • compilers support C++11
  • GCC >= 4.4.6
  • libpoppler with xpdf header >= 0.20.0 (compile with --enable-xpdf-headers)
  • Install libpng (and headers) BEFORE you compile libpoppler if you want background images generated
  • Install poppler-data if your want CJK support
  • fontforge (with header files)

Build On Windows

I've tested with CYGWIN without any problem, and I believe it also works on MinGW without many modifications.

Compiling

cmake . && make && sudo make install

Usage

pdf2htmlEX /path/to/foobar.pdf

pdf2htmlEX --help

LICENSE

GPLv2 & GPLv3 Dual licensed

pdf2htmlEX is totally free, please credit pdf2htmlEX if you use it

Please consider sponsoring it if you use it for commercial purpose

Font extraction, conversion or redistribution may be illegal, please check your local laws

Credits

The following projects have been consulted for pdf2htmlEX:

  • pdftops & pdftohtml from poppler
  • MuPDF
  • PDF.js
  • Crocodoc
  • Google Doc

Contact

Suggestions and questions are welcome.

Please read the FAQ beforehand.

Special Thanks

pdf2htmlex's People

Contributors

coolwanglu avatar tatetian avatar iapain avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.