ImageEditor is a part of OpenNumismat project, so it aims to edit coins images.
- Supports popular image formats: JPEG, PNG, BMP, TIFF, GIF, WebP
- Capture a photo from webcam (for better results try Camo)
- Image editing tools: rotate, crop (rectangle, ellipse, perspective transformation)
- Remove background with rembg
- Up to 10 Undo/Redo actions
- Single click to switch between best fit and actual size mode
- Mouse wheel zoom
- Full Screen mode
- Portable version - can be run from a removable storage device
- Multilanguage: Bulgarian, English, German, Italian, Russian, Portuguese, Spanish, Ukrainian
- Crossplatform
Ctrl+O - Open fileCtrl+S - SaveCtrl+C, Ctrl+Insert - CopyCtrl+V, Shift+Insert - PasteCtrl+Z - UndoCtrl+Y - RedoAlt+Left - Rotate to leftAlt+Right - Rotate to rightC - Open crop toolR - Open rotate toolB - Remove background with AICtrl+Left - Previous imageCtrl+Right - Next image+ - Zoom in- - Zoom out0 - Fit to window1, A - Scale 100%2 - Scale 200%3 - Scale 300%4 - Scale 400%5 - Scale 500%6 - Scale 600%F11 - Full screenEsc - Quit
Latest version for Windows 10 and later
pip3 install -r requirements.txt
python3 src/run.py [<image_file_name>]


