https://github.com/jakejmattson/peaceofcrop
Don't frustrate yourself with the tedium of manually cropping your screenshots - find peace
https://github.com/jakejmattson/peaceofcrop
Last synced: 8 months ago
JSON representation
Don't frustrate yourself with the tedium of manually cropping your screenshots - find peace
- Host: GitHub
- URL: https://github.com/jakejmattson/peaceofcrop
- Owner: JakeJMattson
- Created: 2025-08-16T19:40:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-17T18:47:16.000Z (10 months ago)
- Last Synced: 2025-10-01T01:35:55.963Z (8 months ago)
- Language: Kotlin
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PeaceOfCrop
A simple webserver that allows you to POST an image and recieve a Base64 result of a cropped image. Cropping is performed by starting in the center of your image and seeking black borders. I use this with a shortcut on my iphone that sends the image, decodes the base64, then saves the result.