26 projects tagged "English"
The Photomaniac Media Library is a media management solution for digital photographers who have to manage large amounts of digital media. Its strength is its native support for RAW images, version control, team functionality, speed, cross-platform compatibility, and cost efficiency.
LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). LibRaw is based on the source codes of the dcraw utility, though some of the drawbacks of dcraw have been eliminated. The users of the library are provided with an API to be used when writing their software programs.
Image Viewer is a multi-frame (animated) image viewer with real-time interactive pan and zoom viewing that uses the GTK+ toolkit and Imlib. It is capable of opening and saving to any image format supported by Imlib. It features screenshots (screen capture), crop, resizing, print, fullscreen display, display on the desktop (root window), animation (creating animated GIFs), color leveling, drawing font/text strings, and editing image header information.
RPhoto is a handy image editor to simplify cropping of digital camera pictures and avoid white borders introduced by incorrect height/width ratios. It also has lossless rotate and flip features, as well as a unique way to rectify a bad angle by only drawing a horizontal or vertical line.
QCad is a powerful but easy to use 2D CAD program for Linux, Windows, and Mac OS X. It uses DXF as its standard file format. While other CAD packages are often rather complicated to use, QCad tries to stay comfortable, and even an absolute beginner can create professional drawings with a minimum of effort.
"Jpegpixi" is short for "JPEG pixel interpolator". It is a command-line utility which interpolates pixels in JFIF images (commonly refered to as "JPEG images"). This is useful to correct images from a digital camera with CCD defects. Jpegpixi is unique in that it tries to preserve the quality of the JFIF image as much as possible. Most graphics programs decode JFIF images when they are loaded, and re-encode them when they are saved, which results in an overall loss of quality. Jpegpixi, on the other hand, does not decode and re-encode the image, but manipulates the encoded image data, protecting the quality of the image as much as possible.
Easy PHP Thumbnail Class can be used to manipulate images and generate thumbnails. It can load images from files and generate thumbnails that can be saved to files or be generated as the current script output. The class can also perform other image manipulation functions such as adding shadows, clipping rounded corners, filters, bilineair image deformations, and more. Over 45 image manipulation functions are available.