https://github.com/astraluma/cropper
A simple application to crop images into multiple pieces.
https://github.com/astraluma/cropper
Last synced: about 2 months 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 (about 14 years ago)
- Default Branch: develop
- Last Pushed: 2011-10-13T13:34:08.000Z (over 13 years ago)
- Last Synced: 2025-01-17T10:07:43.318Z (3 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 `_.