ImageEditor is a part of OpenNumismat project, so it aims to edit coins images.
- Support popular image formats: JPEG, PNG, BMP, TIFF, GIF, WebP
- Takes a photo from webcam (for better results try Camo)
- Full Screen mode
- Image editing tools: rotate, crop (rectangle, ellipse, perspective transformation)
- Up to 10 Undo/Redo actions
- Single click to switch between best fit and actual size mode
- Mouse wheel zoom
- Portable version - can be run from a removable storage device
- Multilanguage: Bulgarian, English, German, Russian, Portuguese, Spanish, Ukrainian
- Crossplatform
Ctrl
+O
- Open file
Ctrl
+S
- Save
Ctrl
+C
, Ctrl
+Insert
- Copy
Ctrl
+V
, Shift
+Insert
- Paste
Ctrl
+Z
- Undo
Ctrl
+Y
- Redo
Alt
+Left
- Rotate to left
Alt
+Right
- Rotate to right
C
- Open crop tool
R
- Open rotate tool
Ctrl
+Left
- Previous image
Ctrl
+Right
- Next image
+
- Zoom in
-
- Zoom out
0
- Fit to window
1
, A
- Scale 100%
2
- Scale 200%
3
- Scale 300%
4
- Scale 400%
5
- Scale 500%
6
- Scale 600%
F11
- Full screen
Esc
- Quit
Latest version for Windows 10 and later
pip3 install -r requirements.txt
python3 src/run.py [<image_file_name>]