Coder Social home page Coder Social logo

pdf2fxl's Introduction

pdf2fxl – A PDF to Fixed Layout EPUB Converter

Prerequisites

  1. Poppler, in particular poppler’s pdftohtml binary
  2. ImageMagick

Poppler and ImageMagick are available for many package managers, including Cygwin’s. We made sure that the Bash front-end script runs on the Oracle Java for Windows / Cygwin combo. We have also tried to avoid utilities/options such as readlink -f that are known to not work on vanilla Mac OS X / BSD systems. However, we didn’t try it yet on a Mac and we’d like to hear from you whether it’s woking there.

The other prerequisites are Java 1.7 (or newer) and bash.

Clone the repository

It's necessary to clone the repository with the --recursive option to include the Git submodules.

git clone http://github.com/transpect/pdf2fxl --recursive

Invocation

./pdf2fxl -i sample-input/demojam.pdf -d -e

pdf2fxl {PDF}

switch options
-z zoom factor
-o custom output directory
-r raster text as image
-e create epub
-p omit poppler
-d turn debug mode on

pdf2fxl's People

Contributors

mkraetke avatar

Watchers

 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.