Skip to main content

Extract comic EPUB pages to Jpeg files.

Project description

EPUBファイルを展開し、中の Jpeg ファイルを連番画像にします。

Install

$ pip install epub-extract-jpeg

Requirements

unzip

PIL: 画像が PNG だった場合、Jpeg に変換を試みますがその時に使います。 この処理は、–no-convert-png オプションが与えられた場合行いません。

使い方 —

$ epub-extract-jpeg xxxx.epub

xxx ディレクトリが作られ、その中に連番画像が作られます。

注意 –

EPUB XML を解析する際、本来であれば 各ページの xhtml ファイルを解析し、含まれている img タグを見なければいけないのですが、 処理を簡略化するために 各 xhtml の中身までは理解しません。

content.xml の中にリストされている画像を、すべて連番だと想定して処理を行います。

そのため、例えば content.xml と xhtml の対応を難読化している場合などは、ページの順番がおかしくなることが予想されます。 ただし、このような EPUB にはいまだに遭遇したことはありません。

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

epub-extract-jpeg-0.5.0.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file epub-extract-jpeg-0.5.0.tar.gz.

File metadata

File hashes

Hashes for epub-extract-jpeg-0.5.0.tar.gz
Algorithm Hash digest
SHA256 53d4cdce73a652ec19e7ec1245a418041689cd282681862f21a1808450f313ef
MD5 d7258a17b656d6e618b4cdfdd17f3ca7
BLAKE2b-256 fdf8860d431deaa1e9a46638622cf996c6852f50da2c01772a88e9bfb3cc8f09

See more details on using hashes here.

Supported by

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