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 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 File-type Conversion.
o One step undo is possible.
- 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 functionality might not be available.
- Open/Save file dialog box are not very flexible. They looks only for files in some folder. If you dont see you image listed there, you will have to copy it to some common folder first (e.g. My Document). I am planning to develop my own dialog box but that might require sometime and effort.
- 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.