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.1.tar.gz (4.0 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for epub-extract-jpeg-0.5.1.tar.gz
Algorithm Hash digest
SHA256 7997367bbaeff1fa7954077e5ccd8ee0ea9e0b2c0ace445097fe6ab7e0a95601
MD5 08de3de1a4942ca76ef810d659c99be4
BLAKE2b-256 b18dd0c595f54a5586b9ad715592ea29dc9a4e5e0b92ff426e21401dce41cdef

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