An Open Source Graphic Editor tool. Layer based image editing software, similar to Adobe's Photoshop
For working demo and Tutorial Videos https://drive.google.com/open?id=12QMqd1MocllqbtcpRnPnmaSKfzWDu4VY
For Download setup (for executables) https://drive.google.com/open?id=1cF8NK5KwHAY4Tq9IcV02yqqRXPXMHhIj
Open this zip folder, and place all files in a same folder(.exe,.config files)
The project can be build by maven, clone the repo, and install all maven dependencies,
(this project requires java 11 as minimum version)
mvn javafx:compile
mvn javafx:run
1.New Project- To Create and Work in a new project canvas
2.Insert Image- To insert image into your current working project
3.Open project- Opening existing project
4.Save- To save current project (.po format)
5.Save As- To export as a image
1.Brightness
2.Darken Image
3.Blurs- Gaussian Blur, Normal Blur, Median Blur
4.Invert
5.Threshold
6.Grayscale Image
1.Moving Tool- To Move the layers
2.Brush
3.Eraser
4.Marker- Mark the points, and fill or stroke(outline drawing) the marked region
5.Shaping Tools- For Rectangle, and circle drawing
1.Copy -copy the current layer
2.Delete- Delete the selected layer
3.Shift Up/Down - Move the layer above or below
4.Merge - Merge the selected layers
5.Settings
1.Blend Mode-(not yet implemented)
2.Overlay - Overlay the specified color
3.Stroke- Create borders(Strokes) for the layer