Sprite Editor

Sprite Editor is a pixel art creator/editor written as a foray into JavaFX.

It includes the following features:
• File reading/writing to open and save sprite images.
• Colour picking with transparency and custom colour selection
• FXML implemented GUI
• JavaFX event handlers for handling mouse clicks, drags and tools.

Sprite Editor can be found here