Mandown

Latest version: v1.11.1

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

1.11.1

Feature changes
- :warning: Mandown now exits if it finds an image that it cannot download instead of ignoring it. (115a9bf456e54c527e6172830d9023df761623c8)
- WebP images are now supported! This means you will most likely no longer need the process flag `webp_to_png`. (e3b280d40bb40902fb42501b38cc7ba10147f16f)

Bug fixes

- Fix a crash when trying to perform a CIR-CBZ conversion while providing a relative path as the source CIR (e3b280d40bb40902fb42501b38cc7ba10147f16f)
- Fix a bug where `mandown.download(..., raise_on_failed_download=False)` would not be respected
- Fix a bug where downloading comics with chapters with the same title would crash

**Full Changelog**: https://github.com/potatoeggy/mandown/compare/v1.10.3...v1.11.1

1.10.3

Bug fixes

- Support Python 3.13
- Fixed a bug where the wrong output filename would be reported for CLI conversions
- Tolerate bad WEBP images (90)
- Do not process non-WEBP images when the `webp_to_png` processing option is enabled
- The cover is now included when using `mandown process` in the CLI or `mandown.process_{,progress}` in the API

1.10.1

Feature changes

- CBZ conversion now supports reading chapter data from ComicInfo.xml

Bug fixes

- Treat JPEG 2000 images (.jp2) as valid

1.10.0

Feature changes
- **New source:** https://bato.to! (#85)
- New process option: `webp_to_png` — this option converts all image files to PNGs in case the source site uses WEBPs, as they aren't supported in EPUBs.

Bug fixes
- Crawled image links that were broken no longer crash Mandown (bd09c65)

1.9.0

Feature changes
- **New source:** https://comixextra.com! (#82, 80)
- This source has some broken image links that Mandown may stumble over
- When an image link 404s, Mandown now continues and ignores it for the current chapter instead of crashing

Bug fixes
- Update Manganato to support their new domain (chapmanganato.com → chapmanganato.to)
- Improve error messages

1.8.2

Bug fixes
- Upgrade to Comicon 1.1.0, which now supports slugifying titles it converts (77)
- Rename `--profile` from `-r` to `-o` to avoid the conflict with `--remove-after` which is also `-r`

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.