Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jarrodnorwell/minimalepub
MinimalEPUB is a script that takes in a .epub file and outputs a compressed version by compressing any images inside in-place, written in Python
https://github.com/jarrodnorwell/minimalepub
code compress ebook epub git github minimal python resize script
Last synced: about 2 hours ago
JSON representation
MinimalEPUB is a script that takes in a .epub file and outputs a compressed version by compressing any images inside in-place, written in Python
- Host: GitHub
- URL: https://github.com/jarrodnorwell/minimalepub
- Owner: jarrodnorwell
- License: gpl-3.0
- Created: 2023-10-27T09:28:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-27T12:20:25.000Z (about 1 year ago)
- Last Synced: 2024-05-02T05:11:26.927Z (7 months ago)
- Topics: code, compress, ebook, epub, git, github, minimal, python, resize, script
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# MinimalEPUB
MinimalEPUB is a script that takes in a .epub file and outputs a compressed version by compressing any images inside in-place, written in Python