mangle/README.md

14 lines
700 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 13:09:44 +00:00
## Downloads
2013-10-10 13:11:35 +00:00
- [Mangle Version 3.0.0](https://github.com/catmanjan/mangle/releases/download/3/mangle_3.zip) (2013-10-11)
2013-10-10 13:09:44 +00:00
## For Developers
2013-10-10 10:29:17 +00:00
- [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)
- [py2exe](http://www.py2exe.org/) (optional, for Windows distribution only)