Coder Social home page Coder Social logo

littleboyyz / pdf2djvu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jwilk-archive/pdf2djvu

0.0 0.0 0.0 8.18 MB

PDF to DjVu converter

License: GNU General Public License v2.0

Shell 5.93% C++ 58.82% Python 17.74% Perl 0.37% XSLT 0.24% TeX 7.75% Makefile 6.48% M4 2.67%

pdf2djvu's Introduction

Overview

pdf2djvu creates DjVu files from PDF files.

It's able to extract:

  • graphics,
  • text layer,
  • hyperlinks,
  • document outline (bookmarks),
  • metadata (including XMP metadata).

pdf2djvu is developed primarily for Unix-like systems, but a Windows distribution is available too.

Prerequisites

The following software is required to build pdf2djvu:

  • C++11 compiler;
  • GNU make;
  • DjVuLibre (≥ 3.5.25), both the library and the command line tools;
  • Poppler (≥ 0.62), including xpdf headers;
  • pkg-config.

The following software is recommended:

  • gettext for internationalization;
  • Exiv2 (≥ 0.21) and libuuid (part of util-linux or e2fsprogs) for correctly dealing with XMP metadata;
  • GraphicsMagick for the --fg-colors=N option.

For the -j/--jobs option, the compiler must support OpenMP.

To run the tests, the following software is needed:

To correctly convert some PDF files (mostly in Chinese, Japanese or Korean), the poppler-data package must be installed.

pdf2djvu's People

Contributors

albus-cygnus avatar badshah400 avatar juanfra684 avatar jwilk avatar samy-mahmoudi 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.