Description:
This is an application that capable doing some basic drawing/image editing functions and hopefully it is useful.
Imagine that you take some photos using your phone and want to upload them right away to your facebook. However You might want to edit/draw them before. In that case, this app might help!
Current features:
- Drawing:
o Pencil.
o Rectangle.
o Circle.
o Callout.
o Text Typing.
o Line.
o Eye dropper.
o Stample tool - e.g. for watermarking your image, Stamping icons... etc.
- Image Editing:
o Resize.
o Crop.
o Convert to B&W.
o Convert to Sepia.
o Rotate Left & Right.
o Adjust: Brightness, Contrast, Saturation.
o Filter: Sharpen.
o File-type Conversion.
o Undo/Redo.
- Supported File Type:
o JPG (By saving JPEG image, you have a possibility to limit image size - good for preparing images for uploading to some WebSite that has file size limitation)..
o PNG.
o BMP.
Know Restriction:
- Image Editing is a memory-hungry process. You might not be able to work well with large image with very high resolution.
- In case of not enough memory, undo/redo functionality might not work well.
- Landscape mode is not supported.
If you like this project, please consider donate to the developer.
Update Description:
v1.3.27.1353:
- Removed the donate dialog when application starts.
v1.3.26.1338:
- Replace the right menu "Up"with "Cancel" in Open/Save file dialog for better meaning.
- Brightness.
- Contrast.
- Fixed some bugs.
- Added Redo functionality.
- More undo steps possible (depending on memory and image size), maximum 5 steps.
v1.2.19.1251:
- Enhanced Open/Save file dialog.
- Sharpen.
- Saturation.
- Added an option not to use COM object to open/save file.
- Added % progress indicator for long run task.
- Added possibility to abort long run task.
v1.1.009.2236:
- Eye-Dropper tool.
- Enable easier Fore-/Back color switching.
- Fixed Pencil Tool lagging problem.
- Rearranged the tool buttons.
v1.0.3.1921:
- Added line tool.
- Change Max Zoom to 800%.
- Added an option to disable Anti-Alias when displaying zoomed image.