image processing program
No Processing 1.0
No Processing - Quits everything except ... more>>
To install copy the No Processing folder or application anywhere on your hard drive except the Desktop.
If you put the original application on your Desktop, you wont be able to set preferences.
Processing 1.0.8
Processing is considered to be a functional and handy open source programming language and environment for people who want to program images, animation, and interactions. more>>
Processing 1.0.8 is considered to be a functional and handy open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool. Processing is developed by artists and designers as an alternative to proprietary software tools in the same domain.
Enhancements:
- A bonfire of bug fixes.
- Environment:
-
- Fix bug causing preferences to not save correctly.
- Fix bug causing preferences to not save correctly.
License:Freeware
Image In Table
Put an image into a table column when developing application more>> Put an image into a table column when developing application
Image In Table is a source code package that shows how to put images into a table column.
System requirements:
- Xcode

Batch Process Images 1.0
Batch Process Images wont make you disappointed because it allows you to convert image formats and thumbnails on the fly to a group of images. more>>
Batch Process Images 1.0 won't make you disappointed because it allows you to convert image formats and thumbnails on the fly to a group of images.
Requirements: Mac OS X 10.2 or later.
Process Photo CD 1.0
Process Photo CD - Batch process a range of images from a photo CD more>>
It even offers the option to rotate images and run another processing script on each image as it is extracted and saved to a pre-indicated location.
Completly freeware.
Image Sizer 1.0
Image Sizer is a nice and handy image viewing program for Mac OS X which shows the size of each image and will create an HTML img tag for it, complete with the src, height, width, alt and border attributes filled in. more>> <<less
Disk Image Plug-in 1.1
Disk Image Plug-in - Create Disk Images from a contextual menu easily more>>
This is an Automator workflow, so feel free to edit it to your own needs if you wish. Please send me any feedback or bug reports.
Enhancements:
- When creating an image from a single file, the files name is now the default
- No longer freezes the Finder whilst processing.
iMagine Photo 2.1.4
iMagine Photo - Imaging & drawing functionality for AppleScript more>>
iMagine Photo provides the fastest tools for graphics scripting, scaling, crop, rotate and many other features.
Main features:
- The fastest tools for graphics scripting
- Scale, crop and rotate your image files
- Blend images and apply image filters
- Combine shape drawing and imaging
- Extract and set image file information
- Import movies and draw frames
- Create movies and add frames
Enhancements:
- iMagine Photo is now a Universal Binary
- now includes 7 Automator actions in the application package.
- This version fixes a number of bugs in the Automator actions.
Java Image Editor 2.1.355
Free and simple image editor built using Swing and filter classes more>> Free and simple image editor built using Swing and filter classes
Java Image Editor is a free and simple image editor built using Swing and filter classes.
Java Image Editor was originally written as a test harness for image processing classes, but has now become a fully fledged application.
Main features:
- Multiple image layers
- Brushes: paint, clone, erase etc.
- Blending modes - add, screen, darken etc.
- Transformations: scale, rotate, shear, perspective
- Lots of effects and image-processing operations
- Reads and writes multiple image formats
- Extensible via a plugin mechanism

Image Scaler 0.5
Image Scaler is designed to meet all your needs of scaling a folder full of images. more>> Image Scaler 0.5 is designed to meet all your needs of scaling a folder full of images.
Requirements: Mac OS X 10.2 or later.

ImageJ 1.43j
ImageJ can be considered to be a high-quality and handy public domain Java image processing program which is inspired by NIH Image for the Macintosh. more>>
ImageJ 1.43j can be considered to be a high-quality and handy public domain Java image processing program which is inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later virtual machine. It can display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images. It can read many image formats including TIFF, GIF, JPEG, BMP, DICOM, FITS and "raw". It supports "stacks", a series of images that share a single window. It is multithreaded, so time-consuming operations such as image file reading can be performed in parallel with other operations. It can calculate area and pixel value statistics of user-defined selections. It can measure distances and angles.
It can create density histograms and line profile plots. It supports standard image processing functions such as contrast manipulation, sharpening, smoothing, edge detection and median filtering. It does geometric transformations such as scaling, rotation and flips. Image can be zoomed up to 32:1 and down to 1:32. All analysis and processing functions are available at any magnification factor. The program supports any number of windows (images) simultaneously, limited only by available memory. Spatial calibration is available to provide real world dimensional measurements in units such as millimeters. Density or gray scale calibration is also available.
Major Features:
- Runs Everywhere: ImageJ is written in Java, which allows it to run on Linux, Mac OS X and Windows, in both 32-bit and 64-bit modes.
- Open Source: ImageJ and its Java source code are freely available and in the public domain. No license is required.
- User Community: ImageJ has a large and knowledgeable worldwide user community. More than 1700 users and developers subscribe to the ImageJ mailing list.
- Macros: Automate tasks and create custom tools using macros. Generate macro code using the command recorder and debug it using the macro debugger. More than 300 macros are available on the ImageJ Web site.
- Plugins: Extend ImageJ by developing plugins using ImageJ's built in text editor and Java compiler. More than 500 plugins are available.
- Toolkit: Use ImageJ as a image processing toolkit (class library) to develop applets, servlets or applications.
- Speed: ImageJ is the world's fastest pure Java image processing program. It can filter a 2048x2048 image in 0.1 seconds (*). That's 40 million pixels per second!
- Data Types: 8-bit grayscale or indexed color, 16-bit unsigned integer, 32-bit floating-point and RGB color.
- File Formats: Open and save all supported data types as TIFF (uncompressed) or as raw data. Open and save GIF, JPEG, BMP, PNG, PGM, FITS and ASCII. Open DICOM. Open TIFFs, GIFs, JPEGs, DICOMs and raw data using a URL. Open and save many other formats using plugins.
- Image display: Tools are provided for zooming (1:32 to 32:1) and scrolling images. All analysis and processing functions work at any magnification factor.
- Selections: Create rectangular, elliptical or irregular area selections. Create line and point selections. Edit selectoins and automatically create them using the wand tool. Draw, fill, clear, filter or measure selections. Save selections and transer them to other images.
- Image Enhancement: Supports smoothing, sharpening, edge detection, median filtering and thresholding on both 8-bit grayscale and RGB color images. Interactively adjust brightness and contrast of 8, 16 and 32-bit images.
- Geometric Operations: Crop, scale, resize and rotate. Flip vertically or horizontally.
- Analysis: Measure area, mean, standard deviation, min and max of selection or entire image. Measure lengths and angles. Use real world measurement units such as millimeters. Calibrate using density standards. Generate histograms and profile plots.
- Editing: Cut, copy or paste images or selections. Paste using AND, OR, XOR or "Blend" modes. Add text, arrows, rectangles, ellipses or polygons to images.
- Color Processing: Split a 32-bit color image into RGB or HSV components. Merge 8-bit components into a color image. Convert an RGB image to 8-bit indexed color. Apply pseudo-color palettes to grayscale images.
- Stacks: Display a "stack" of related images in a single window. Process an entire stack using a single command. Open a folder of images as a stack. Save stacks as multi-image TIFF files.
Enhancements:
- Added the Image>Overlay submenu with Add Selection, Add Image, Hide Overlay, Show Overlay, From ROI Manager, To ROI Manager and Flatten commands (example1, example2).
- Added the ImageRoi class (JavaScript example).
- Bruno Vieira contributed Colony Counter, a plugin for counting bacteria colonies in agar plates.
- Marcel Austenfeld contributed Twain Scan, a plugin that uses the open source library from www.mms-computing.co.uk to capture images from Twain campatible scanners and cameras.
Requirements:
- Mac OS X 10.5 or later
ImageJ is a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, onLicense:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
iceWing 0.10
A graphical plugin shell optimized for, but not limit to, image processing and vision system development more>> A graphical plugin shell optimized for, but not limit to, image processing and vision system development
iceWing (an Integrated Communication Environment Which Is Not Gesten) is a graphical plugin shell. It is optimized for, but not limited to, image processing and vision system development.
Predefined or self-written plugins operate hierarchically on data provided by other plugins and can also generate new data-streams.
An important predefined plugin is the grabbing plugin, which can read images from the disk in various image formats, videos from the disk, from grabber-hardware, e.g. FireWire or V4L2-devices, and also from external, network wide processes.
Besides plugin management, iceWing also supports comfortable rendering of any data in any number of windows. All interactions with the windows, like panning, zooming, introspection, or saving, are handled by iceWing.
Additionally, a comfortable user interface creation is provided, where the complete handling of the interface elements is taken over by iceWing. This includes saving and loading of all widget settings and all window settings and positions at any time.
Enhancements
- Small documentation enhancements, especially much more complete index.
Bug fixes:
- Fixed reinit of the grabber after a failed grabber init.
- Enhanced installation of empty directories for the CMake build system,
- patch by Patrick Holthaus.

Disk Image Icons 2.3
With disk image icons, you can your disk images a more personal look with five custom icons. more>>
With disk image icons, you can get five custom made icons for your disk images to give them a more personal look.
PerfX Image Converter 1.1.1
PerfX Image Converter is an RGB to RGB color conversion tool with ICC profiles more>>
LuraWave Photoshop plug-in 2.6
Reduce the size of images in Photoshop using LuraWave format. more>>
LuraWave is a state-of-the-art file format that uses wavelet-based compression to reduce file sizes while achieving better image quality than conventional methods such as JPEG and TIFF.
Compared to the current standard lossy compression format, JPEG, the LuraWave product family delivers substantially higher image quality at the same compression rates while dramatically reducing the amount of data required to represent and store an image. Images in the LuraWave format (.LWF) can be viewed over the Internet using our free LuraWave browser plug-ins.