Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/astraluma/cropper

A simple application to crop images into multiple pieces.
https://github.com/astraluma/cropper

Last synced: about 1 month ago
JSON representation

A simple application to crop images into multiple pieces.

Awesome Lists containing this project

README

        

**cropper** does exactly what it says on the tin: it cuts up an image into
smaller pieces. In particular, it lets you pull as many overlapping sections
out of an image as you'd like.

Dependencies:
- Python
- GTK
- PyGTK, PyGlib, and PyCairo
- Python Imaging Library (Recommended)

Under Ubunutu, all of these packages are installed by default.

cropper is known to run on Windows 7, but it is not well tested.

If you find bugs, please report them to the `bug tracker `_.