/2019-easy-crop

A simple cropping application that is written in Java and runs on Android. Cropping can be performed using a standard resizable rectangle selector or freehand. Features include: rotation, mirroring, saving, and sharing.

Primary LanguageJava

EasyCrop

EasyCrop is an android application written in Java which allows for simple image cropping techniques. There are two supported cropping types: classic and freehand. As well as cropping techniques, rotation, mirroring, saving, and sharing functionalities are also available.

A video demonstration is available here.

This application has a minimum SDK version of 21 and a target version of 28.

Installation

Simply load via Android Studio or another similar IDE.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.