ImageGrinder v1.5
- Process hundreds if not thousands of images in one batch, just set up your
parameters and let it rip.
- Input/Output images from/to any format that you have a supported translator for.
- Drag-n-Drop of individual files and/or folders (including symbolic link folders)
from a Tracker window.
- Option to overwrite or preserve existing files with same name in output directory.
- Option to maintain directory structure of converted images.
- Option to change output file icon to the image it contains.
- Option to rename the base name of images upon conversion.
- Option to rename the extension of images upon conversion.
- Option to filter out non-image files based on MIME type. Which only allows files with a
supertype of  'image'  to be added to the list.
- Built in image viewer to view an individual image in the batch. The image viewer shows the
current mouse position in the image as well as lets you define a box which can be useful
for the crop filter.
- Main window recognizes color drops from the Kcolor program.
- Has a plug-in API so 3rd parties can add their own filters. The included filters are:
    - blurring of the image(s)
    - changing the brightness of the image(s)
    - cropping the image(s)
    - detecting edges within image(s)
    - flipping the image(s) upside down
    - converting the image(s) to grey scale (aka black and white)
    - mirroring the image(s)
    - making the image(s) into a negative
    - resizing the image(s) to a specified size
    - rotating the image(s) clockwise and counter clockwise in 90 degree intervals
    - increase or decrease the image(s) by a scaling factor
    - ability to place a watermark on the image(s)
    - oil filter. (a very slow filter on large images)
    - cutcircle filter.
    - melt filter. (a very slow filter on large images)
    - worn filter.
    - tile filter.
    - slicer filter.
    - shear filter.
    - laplacian filter.
    - enhanceedges filter.
    - sharpen filter.
    - emboss filter.
    - wave filter.
|