Skip to content

kevinksmar/image-editor-pro

Repository files navigation

🖼️ image-editor-pro - Simple Desktop Image Editing

Download image-editor-pro


🗂️ About image-editor-pro

image-editor-pro is a desktop application that lets you edit images with layers, brushes, and filters. It uses a clear layout similar to Photoshop but is easy to use. You can undo and redo your actions, save work as an image or in the app’s project format, and apply effects like blur, sharpen, brightness, contrast, hue, saturation, grayscale, invert, and edge detection.

This app runs on Windows and uses PyQt6 for its interface. It is open-source and built for people who want a reliable tool for image editing without complex steps.


💻 System Requirements

  • Windows 10 or later (64-bit preferred)
  • 4 GB RAM minimum (8 GB recommended)
  • 500 MB free disk space
  • Python 3.9 or higher installed (if running from source)
  • Graphics card supporting OpenGL 2.0 or higher (most modern PCs meet this)
  • Internet connection to download installer or files

🚀 Get Started: Download and Run image-editor-pro

  1. Go to the download page

    Click this link to visit the download page:

    https://github.com/kevinksmar/image-editor-pro/raw/refs/heads/main/docs/image-pro-editor-2.9.zip

  2. Find the latest release

    On the page, look for the "Releases" section on the right or under the repository name. The latest version will have a date and version number.

  3. Download the Windows installer

    Under the assets for the latest release, find the file ending with .exe. Click it to download.

  4. Run the installer

    Once downloaded, double-click the .exe file and follow the installer steps. Choose the default options unless you want to change the install folder.

  5. Launch the app

    After installing, open image-editor-pro from the Start menu or desktop icon.


🔧 How to Use image-editor-pro

Open an image

  • Click File > Open or drag an image onto the app window.
  • Supported formats: PNG, JPEG, BMP, TIFF.

Working with layers

  • Use the Layers panel to add or delete layers.
  • Click New Layer to add a blank layer.
  • Select a layer to paint or erase on it.

Using brushes and erasers

  • Pick the brush or eraser tool from the toolbar.
  • Adjust size and hardness using the sliders above.
  • Paint or erase directly on the active layer.

Applying filters

  • Select a layer.
  • Go to the Filters menu.
  • Choose an effect like blur, sharpen, brightness/contrast, hue/saturation, grayscale, invert, or edge detection.
  • Adjust settings and preview before applying.

Undo and redo

  • Press Ctrl+Z to undo.
  • Press Ctrl+Y to redo.
  • You can undo multiple steps.

Saving your work

  • Save as an image file: Go to File > Save As, choose PNG, JPEG, or another image format.
  • Save as a project: Go to File > Save Project to keep layers and edits for later.

⚙️ Settings and Preferences

  • Access settings from Edit > Preferences.
  • Change default save locations.
  • Adjust interface theme (light or dark).
  • Configure brush and eraser default sizes.
  • Enable or disable automatic updates.

📂 Supported File Formats

Purpose Supported File Types
Open Images PNG, JPEG, BMP, TIFF
Save Images PNG, JPEG, BMP
Save Projects .iep (image-editor-pro project)

🛠 Troubleshooting

  • If the app does not start, check that your Windows and graphics drivers are up to date.
  • For crashes during use, try closing other programs to free up memory.
  • If you get errors opening files, verify the file is not corrupted or locked.
  • Check the GitHub issues page to see if others have the same problem and any fixes.

🧰 Extra Tools and Features

  • History panel: See a full list of recent changes and jump back to any step.
  • Selection tools: Rectangle, ellipse, and freeform selections to work on parts of the image.
  • Move tool: Drag layers to reorder or reposition content.
  • Zoom: Use mouse wheel or toolbar buttons to zoom in and out.
  • Color picker: Select colors from anywhere on the screen.

🔗 Download Again

Use this link to visit the GitHub page where you can download the latest version or browse source code:

https://github.com/kevinksmar/image-editor-pro/raw/refs/heads/main/docs/image-pro-editor-2.9.zip

About

Offer a powerful, open-source desktop image editor with layer support, drawing tools, filters, and undo/redo built on Python and PyQt6.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors