mangle/README.md

9 lines
488 B
Markdown
Raw Normal View History

2013-10-10 10:12:30 +00:00
# Mangle 3
Mangle exports comics, manga and other image files into a format that all Kindles can read. Mangle can also resize your images to render faster on your Kindle.
2012-07-28 18:08:50 +00:00
2013-10-10 10:12:30 +00:00
## Requirements
[Python 2.7](http://www.python.org/download/releases/2.7/)
[Python Image Library (PIL)](http://www.pythonware.com/products/pil/)
[PyQT4](http://www.riverbankcomputing.com/software/pyqt/download)
[ReportLab](https://pypi.python.org/pypi/reportlab)
[natsort](https://pypi.python.org/pypi/natsort/3.0.1)