WesleyyC / Image-Editor

A command line image editor written in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#ImageEditor An image editor in terminal interface written in Java with flipping and cropping image, invert and reverse color functionality.

Screenshoot

ScreenShootMain

Usage

Please ensure you have installed Java with version 7 or above.

Run Image Editor:

sh run.sh

Working In Progress:

  • Images blending/overlap.
  • Simple filter on the image.

About

A command line image editor written in Java

License:MIT License


Languages

Language:Java 99.8%Language:Shell 0.2%