Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/astraluma/cropper
- Owner: AstraLuma
- Created: 2011-03-21T23:27:33.000Z (over 13 years ago)
- Default Branch: develop
- Last Pushed: 2011-10-13T13:34:08.000Z (about 13 years ago)
- Last Synced: 2024-05-01T19:39:51.973Z (7 months ago)
- Language: Python
- Homepage: http://astro73.com/cropper/
- Size: 914 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.rst
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 `_.