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

https://github.com/zdanowiczkonrad/imageeditor

Casual image editor supporting basic image transformations, including cropping, rotating and filters
https://github.com/zdanowiczkonrad/imageeditor

Last synced: 9 months ago
JSON representation

Casual image editor supporting basic image transformations, including cropping, rotating and filters

Awesome Lists containing this project

README

          

(Yet another) Image Editor
===========
Simple image editor for Windows platform supporting basic image operations:

* saving, opening and restoring images
* flipping horizontally, vertically and rotating
* custom image clipping
* image scaling
* contrast and brightness
* RGB channels equalizing
* blurring
* custom filters: grayscale, color inversion
* zooming, operations history - undo and redo

![Preview](https://raw.githubusercontent.com/zdanowiczkonrad/ImageEditor/master/docs/preview.jpg)