image editor
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2333
Preview 0.8.5
Preview is a simple image viewer for GNUstep. more>>
Preview is a simple image viewer for GNUstep. It is designed to be easy to use and support GNUstep features such as image design, pasteboard/services, printing, and layout.
<<less Download (0.067MB)
Added: 2005-07-12 License: GPL (GNU General Public License) Price:
2419 downloads
Xenomorph Image Processor 0.6
Xenomorph Image Processor is an high-precision image processing software. more>>
Xenomorph is OpenSource software running on Unix/X11 systems. It provides a unified concept of polynomial and morphologic image filters. It is built for precision, not for speed, that means it works in floating-point mode internally.
It can read PNG, JPG and many other formats, and it writes PNG. A nice feature of this software is its upgradeability by adding new filters. You can learn here how to do this.
The software is built with the Trolltech QT3 widget-set, which means Windows and OSX- versions are possible, but the port would cost money (Trolltech provides his free license for UNIX OpenSource development only) so its not available right now.
Xenomorph is released under the Gnu Public License (GPL), which basically means it is allowed to use and distribute it for free (and only for free).
<<lessIt can read PNG, JPG and many other formats, and it writes PNG. A nice feature of this software is its upgradeability by adding new filters. You can learn here how to do this.
The software is built with the Trolltech QT3 widget-set, which means Windows and OSX- versions are possible, but the port would cost money (Trolltech provides his free license for UNIX OpenSource development only) so its not available right now.
Xenomorph is released under the Gnu Public License (GPL), which basically means it is allowed to use and distribute it for free (and only for free).
Download (0.50MB)
Added: 2005-05-20 License: GPL (GNU General Public License) Price:
1621 downloads
QVV Image Viewer 0.19
QVV is image viewer based on TrollTechs Qt Toolkit! more>>
QVV is image viewer based on TrollTechs Qt Toolkit! QVV is small, simple, handy ( last one is IMO ). However the sources are there -- you can come up with your own opinion.
NOTE: QVV 0.16 AND LATER VERSIONS REQUIRE QT 3.x!
QVV allows you to browse directories with lynx-like interface, view images browse next/prev image while showing image window or in the directory list, multiple image windows and directory browsers can be opened/closed with a single key, panning easy with arrow keys or mouse and few other things as well.
QVV is only few hundred lines of source code and handles as much file formats as Qt does -- JPEG (all sorts of jpegs that jpeglib supports), PNG, GIF, XPM and more..
<<lessNOTE: QVV 0.16 AND LATER VERSIONS REQUIRE QT 3.x!
QVV allows you to browse directories with lynx-like interface, view images browse next/prev image while showing image window or in the directory list, multiple image windows and directory browsers can be opened/closed with a single key, panning easy with arrow keys or mouse and few other things as well.
QVV is only few hundred lines of source code and handles as much file formats as Qt does -- JPEG (all sorts of jpegs that jpeglib supports), PNG, GIF, XPM and more..
Download (3.0MB)
Added: 2005-07-26 License: GPL (GNU General Public License) Price:
1557 downloads
Image rotator 0.2
Image rotator can be used to automatically detect and rotate landscape/portrait photos from digital cameras. more>>
Image rotator can be used to automatically detect and rotate landscape/portrait photos from digital cameras.
Currently, only outdoor photos are recognized. Image rotator is a command line tool which uses an artifical neural network to detect the orientation of images. Image reading, scaling, and rotation are done with the ImageMagick library.
Enhancements:
- The --verify option can now be used to decrease the number of false decisions.
- This is done by running the image three times (original, rotated left, rotated right) through the neural network.
- A small memory leak was fixed.
<<lessCurrently, only outdoor photos are recognized. Image rotator is a command line tool which uses an artifical neural network to detect the orientation of images. Image reading, scaling, and rotation are done with the ImageMagick library.
Enhancements:
- The --verify option can now be used to decrease the number of false decisions.
- This is done by running the image three times (original, rotated left, rotated right) through the neural network.
- A small memory leak was fixed.
Download (0.14MB)
Added: 2005-08-22 License: GPL (GNU General Public License) Price:
1527 downloads
Image Database 2.1
KDE Image Database (KimDaBa) is a tool for indexing, searching, and viewing images. more>>
If you are like me you have hundreds or even thousands of images ever since you got your first camera, some taken with a normal camera other with a digital camera.
Through all the years you believed that until eternity you would be able to remember the story behind every single picture, you would be able to remember the names of all the persons on your images, and you would be able to remember the exact date of every single image.
I personally realized that this was not possible anymore, and especially for my digital images - but also for my paper images - I needed a tool to help me describe my images, and to search in the pile of images. This is exactly what KimDaba is all about.
With KimDaBa it is today possible for me to find any image I have in less than 5 seconds, let that be an image with a special person, an image from a special place, or even both.
There is of course no such thing as free lunch - with KimDaBa this means that you have to annotate all your images before you are set. KimDaBa is, however, highly optimized for annotating images, so annotating 100 images in 10 minutes are no way impossible.
Enhancements:
- BUGFIX: Using kapp->invokeHelp to show help rather than kapp->invokeBrowser, as the later doesnt work unless your default browser is konqueror.
- BUGFIX: the category was sometimes shown twice in the status bar
- BUGFIX: remove tokens didnt work for KDE 3.4
-
<<lessThrough all the years you believed that until eternity you would be able to remember the story behind every single picture, you would be able to remember the names of all the persons on your images, and you would be able to remember the exact date of every single image.
I personally realized that this was not possible anymore, and especially for my digital images - but also for my paper images - I needed a tool to help me describe my images, and to search in the pile of images. This is exactly what KimDaba is all about.
With KimDaBa it is today possible for me to find any image I have in less than 5 seconds, let that be an image with a special person, an image from a special place, or even both.
There is of course no such thing as free lunch - with KimDaBa this means that you have to annotate all your images before you are set. KimDaBa is, however, highly optimized for annotating images, so annotating 100 images in 10 minutes are no way impossible.
Enhancements:
- BUGFIX: Using kapp->invokeHelp to show help rather than kapp->invokeBrowser, as the later doesnt work unless your default browser is konqueror.
- BUGFIX: the category was sometimes shown twice in the status bar
- BUGFIX: remove tokens didnt work for KDE 3.4
-
Download (11.98MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1501 downloads
Python Imaging Library 1.1.5
The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. more>>
The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter.
This library supports many file formats, and provides powerful image processing and graphics capabilities.
The current free version is PIL 1.1.5, which has been tested with Python 1.5.2 and newer, including 2.3 and 2.5.
<<lessThis library supports many file formats, and provides powerful image processing and graphics capabilities.
The current free version is PIL 1.1.5, which has been tested with Python 1.5.2 and newer, including 2.3 and 2.5.
Download (0.42MB)
Added: 2005-11-07 License: Python License Price:
1453 downloads
ImageConverter 1.0
ImageConverter is able to convert one image type (example:gif) to another type (example:jpeg). more>>
ImageConverter is able to convert one image type (example:gif) to another type (example:jpeg).
ImageConverter application uses ImageMagick to conver the images!
<<lessImageConverter application uses ImageMagick to conver the images!
Download (MB)
Added: 2006-04-17 License: GPL (GNU General Public License) Price:
1368 downloads
Semi-Batched-Image-Editor 0.9
Semi-Batched-Image-Editor program is an image editor for Linux. more>>
Semi-Batched-Image-Editor program is an image editor for Linux.
The problem: Got a huge amount of scanned pictures (from your digital camera, or as Picture-CD from your favorite lab)? Want to rotate some of them to the right orientation? Select a good detail? Scale to a given output format? Want to do this with as less as possible mouseclicks?
The solution: SeBIE - the Semi-Batched-Image-Editor.
Main features:
- Input filename selection via regular expressions.
- Create output filename via regular expression and substitution.
- Select image details with a given proportion.
- Scale to a given output format when saving.
- Apply some color correction (at the moment only gamma curve correction is possible).
Why Semi-Batched? Because SeBIE is not fully batch processing. A rest of user interaction is still needed (and wanted).
SeBIE is written in C using the gdk/gtk (glib-2.0.7/gtk+-2.0.9) toolkit.
Installation:
Get the source distribution from the download page and unpack:
tar -xvzf sebie-0.9.tar.gz
Change to the sebie source directory:
cd sebie-0.9
Run the configure script:
./configure
Build the executable:
make all
And install it as root:
make install
Start the application using the command sebie....
Enhancements:
- Add events delete_event and destroy to main window.
- Handling resizable drawing area.
<<lessThe problem: Got a huge amount of scanned pictures (from your digital camera, or as Picture-CD from your favorite lab)? Want to rotate some of them to the right orientation? Select a good detail? Scale to a given output format? Want to do this with as less as possible mouseclicks?
The solution: SeBIE - the Semi-Batched-Image-Editor.
Main features:
- Input filename selection via regular expressions.
- Create output filename via regular expression and substitution.
- Select image details with a given proportion.
- Scale to a given output format when saving.
- Apply some color correction (at the moment only gamma curve correction is possible).
Why Semi-Batched? Because SeBIE is not fully batch processing. A rest of user interaction is still needed (and wanted).
SeBIE is written in C using the gdk/gtk (glib-2.0.7/gtk+-2.0.9) toolkit.
Installation:
Get the source distribution from the download page and unpack:
tar -xvzf sebie-0.9.tar.gz
Change to the sebie source directory:
cd sebie-0.9
Run the configure script:
./configure
Build the executable:
make all
And install it as root:
make install
Start the application using the command sebie....
Enhancements:
- Add events delete_event and destroy to main window.
- Handling resizable drawing area.
Download (0.087MB)
Added: 2006-02-06 License: GPL (GNU General Public License) Price:
1358 downloads
Image Resize Wizard 1.5
Image Resize Wizard is a free PHP script you can add to your web site that enables your visitors to re-size their images. more>>
Image Resize Wizard is a PHP script witch you can add to your web site that enables your visitors to re-size their images quickly and efficiently.
The user just selects their image and the largest side length and click "resize". Image Resize Wizard is very easy to install and can add some very useful functionality to your site.
Main features:
- Image Resize Wizard is easy to install. Just unzip and upload, or if youre using it on a local server, just unzip!
- The Image Resize Wizard interface is as simple as it gets. Just two inputs, a click, and the user gets their image resized.
- No odd libraries needed, the script should work on most servers with PHP installed.
<<lessThe user just selects their image and the largest side length and click "resize". Image Resize Wizard is very easy to install and can add some very useful functionality to your site.
Main features:
- Image Resize Wizard is easy to install. Just unzip and upload, or if youre using it on a local server, just unzip!
- The Image Resize Wizard interface is as simple as it gets. Just two inputs, a click, and the user gets their image resized.
- No odd libraries needed, the script should work on most servers with PHP installed.
Download (0.007MB)
Added: 2006-02-22 License: Freeware Price:
1343 downloads
Dynamic Image Resize Wizard 1.0
Dynamic Image Resize Wizard is a free PHP script you can add to your web site that enables your visitors to re-size their images more>>
Dynamic Image Resize Wizard is a free PHP script that enables your visitors to re-size their images quickly, efficiently and on-the-fly.
The user just enters the URL of the image they wish to resize, and the length they wish the image to be, and the Wizard does the rest.You can use it for your own site or for your site visitors, and its easy to integrate in with other scripts.
Main features:
- Dynamic Image Resize Wizard is easy to install. Just unzip and upload, or if youre using it on a local server, just unzip!
- The Dynamic Image Resize Wizard interface is super simple and the instructions are easy to understand.
- The script is easy to integrate in with other site components.
- Perfect for resizing an image without getting that annoying grainy look that comes from trying to shrink an image using just HTML.
<<lessThe user just enters the URL of the image they wish to resize, and the length they wish the image to be, and the Wizard does the rest.You can use it for your own site or for your site visitors, and its easy to integrate in with other scripts.
Main features:
- Dynamic Image Resize Wizard is easy to install. Just unzip and upload, or if youre using it on a local server, just unzip!
- The Dynamic Image Resize Wizard interface is super simple and the instructions are easy to understand.
- The script is easy to integrate in with other site components.
- Perfect for resizing an image without getting that annoying grainy look that comes from trying to shrink an image using just HTML.
Download (0.010MB)
Added: 2006-03-14 License: Freeware Price:
1319 downloads
RMagick 1.10.1
RMagick is an interface between the Ruby programming language and the ImageMagick and GraphicsMagick image processing libraries. more>>
RMagick is an interface between the Ruby programming language and the GraphicsMagick and ImageMagick image processing libraries.
<<less Download (0.98MB)
Added: 2006-04-26 License: GPL (GNU General Public License) Price:
1281 downloads
HyperMammut 0.0.1
HyperMammut is an experimental program for processing images/sounds. more>>
HyperMammut is an experimental program for processing images/sounds using by processing the whole sound/image using a single FFT or other transforms (like DCT, DST, etc).
<<less Download (0.030MB)
Added: 2006-04-26 License: GPL (GNU General Public License) Price:
1276 downloads
Ekspos Image Viewer 0.8.6
Ekspos is platform independent Java image viewer program. more>>
Ekspos is platform independent Java image viewer program. Ekspos Image Viewer support most popular image format: PNG, JPEG, and GIF, where additional image format can be added through Java ImageIO plugin.
It consists of 2 parts: shell browser and viewer. Shell browser allows you to navigate your image collection and youll be able to browse images in tree, detail, list, icon and thumbnail view. The viewer provide progressive view of images with zoom and pan capability.
Main features:
- Image Format (Default): JPEG, PNG, and GIF
- Support ImageIO plugin for additional Image Format
- Support 4 views: detail, list, icon, and thumbnail
- Thumbnail caching for fast preview
- Written entirely in Java
<<lessIt consists of 2 parts: shell browser and viewer. Shell browser allows you to navigate your image collection and youll be able to browse images in tree, detail, list, icon and thumbnail view. The viewer provide progressive view of images with zoom and pan capability.
Main features:
- Image Format (Default): JPEG, PNG, and GIF
- Support ImageIO plugin for additional Image Format
- Support 4 views: detail, list, icon, and thumbnail
- Thumbnail caching for fast preview
- Written entirely in Java
Download (MB)
Added: 2006-05-10 License: BSD License Price:
1269 downloads
Open Searchable Image Catalogue 0.7.0.1
Open Searchable Image Catalogue (OSIC) is a system for storing large numbers of image files with associated metadata. more>>
Open Searchable Image Catalogue (OSIC) is a system for storing large numbers of image files with associated metadata.
This data can later be used to search the database for images. Open Searchable Image Catalogue works particularly well where the images need to be accessible to a large number of people or over a large geographical distribution.
Images can be compressed (and decreased in size) on-the-fly so that they can be viewed quickly over a slow network such as the Internet.
<<lessThis data can later be used to search the database for images. Open Searchable Image Catalogue works particularly well where the images need to be accessible to a large number of people or over a large geographical distribution.
Images can be compressed (and decreased in size) on-the-fly so that they can be viewed quickly over a slow network such as the Internet.
Download (1.0MB)
Added: 2006-05-30 License: GPL (GNU General Public License) Price:
1244 downloads
MeteoSat 0.43
Meteosat is a superkaramba theme that integrate latest meteosat image in the desktop. more>>
Meteosat is a SuperKaramba theme that integrate latest meteosat image in the desktop.
The fetched image is processed by imagemagick (required), to obtain a "soft start border", through png opacity.
<<lessThe fetched image is processed by imagemagick (required), to obtain a "soft start border", through png opacity.
Download (0.044MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1224 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above image editor search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed