A fast and simple general purpose image editor.

Gopho aims is to be a simple and reliable tool for basic image and photo editing tasks. It should start in less than 3 seconds on most computers (it starts in ~1 second for me) and provide good performance for basic drawing and painting capabilities.

Thanks to the Godot Engine, it is cross-platform and runs natively on Windows, Mac, Linux, the web and possibly Android.


Early Access

Gopho is in a early state of development, so many features are not yet available and bugs are likely to happen.

Roadmap

I'm currently focusing on implementing the most important features for general purpose use cases, so these are up next:

  • Fill tool👍(Runs on the CPU so It's slow, though. I might upgrade this to run on the GPU instead. Though I have no idead how so we'll see.)
  • Image resizing👍
    • interpolation options
  • crop tool
  • selection tool👍
    • ability to transform (move 👍, scale, rotate) selection
    • generate image layer from selection
    • store and reactivate selections to a "Selections" panel
  • Bush Improvements
    • bugfixes 👍
    • brush hardness option👍
    • brush textures and presets with options for dynamic scatter, rotation, color variation etc.
  • Dedicated pixel tool👍
  • Adjustment Layers (brightness, contrast, color balance etc.)
  • cut, copy, paste raster (pixel) data👍
    • transform tool 
  • warn user when closing documents with unsaved changes
  • Text Tool
  • Shape Tool for creating ellipses, rectangles and possibly other common polygonal shapes (triangle, hexagons pentagon)
  • Filters
    • Gaussian Blur 👍
    • Sharpen 👍
  • Pressure sensitiviy (wacom, tablet etc)

Known Issues

Sometimes image transforms (Image > Rotate/Flip etc.) Aren't working properly.

Download

Download NowName your own price

Click download now to get access to the following files:

gopho-windows.zip 28 MB
Version 0.4.0
gopho-win.zip 25 MB
Version 0.7.0
gopho-linux.zip 25 MB
Version 0.7.0
gopho_mac.zip 52 MB
Version 0.7.0

Development log

View all posts