/Image-Editor

Apply filters and transformations to your image using this Greenfoot Image Editor.

Primary LanguageJava

Image Editor

Image Editor

What it Does

Image Editor applies filters and transformations to any file in your local filesystem. Supports JPG and PNG formats!

Features

  • Undo and redo buttons
  • Rotations and flips
  • Filters: greyscale, inversions, outline shapes, pixelate, warmify
  • Blur feature
  • Transparent background
  • Drawing tool
  • Cropping tool

Installation

As a standalone application

  1. Download image-editor.exe.

With Greenfoot

  1. Download Greenfoot.
  2. Clone this Github repository.
  3. Open project.greenfoot to run the application.