Skip to main content

Convert DRP-formatted Barnes & Noble e-books to a portable format

Project description

ABOUT

undrp converts Barnes & Noble’s proprietary fixed-layout EPUB files (aka BNFixedFormat or DRP) to more generic formats such as PDF. The goal is to allow you to read these e-books in non-Barnes & Noble e-readers.

INSTALLATION

undrp requires Python 3.3 or later. You can install it via pip:

pip install undrp

USAGE

You can run undrp like the UNIX cp command.

Convert a single file (explicit target filename):

undrp /path/to/somebook.epub somebook.pdf

Convert a single file (implicit target filename):

undrp /path/to/somebook.epub .

Convert multiple files:

undrp /path/to/*.epub .

Convert a single file, outputting to stdout:

undrp /path/to/somebook.epub -

LIMITATIONS

undrp is still in its infancy, so there are quite a few limitations:

  • Can only handle EPUB files where all the pages are JPEG images.

  • Error reporting is terrible.

  • Cannot convert EPUB files with DRM. You will need to strip the DRM off first.

  • Can only output to PDF format.

  • No PDF outline support.

  • No thumbnail support.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

undrp-0.1.0.tar.gz (7.3 kB view details)

Uploaded Source

File details

Details for the file undrp-0.1.0.tar.gz.

File metadata

  • Download URL: undrp-0.1.0.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for undrp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1ea583a888070a8ecf5362674daf1c5b0535b2754cb8185c7df5f609a6d04d22
MD5 2bd18128f5a85a84e3ccc07ef22b3875
BLAKE2b-256 aa8e86fa8beda8dbfac9700a15de371e0c14b8d2a7c6d30edea7305b13cc90c1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page