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

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

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.