Projects tagged ‘imagemagick’ and ‘jpeg’


Jump to tag:

Projects tagged ‘imagemagick’ and ‘jpeg’

Filtered by Project Tags imagemagick jpeg

Refine results Project Tags image (6) png (5) photo (4) images (3) jpg (3) album (3) gd (3) php (3) c (3) gif (3) rotation (3) x11 (2)

[6 total ]

7 Users

Asido is a PHP (PHP4/PHP5) image processing solution, with pluggabledrivers(adapters) for virtually any environment. A lot of PHP developers (both on the PHP4 and PHP5 side) need image transformation ... [More] operations for various tasks, the most mundane of which are the proportional resizing and watermarking. Asido offers such solution: uniform API for image transformations that works with various environments (GD, ImageMagick, MagickWand, etc). Asido is open-source and its LGPL license allows you to place the class in your proprietary PHP projects. Asido offers the following functionality: resize images, watermark images, rotate imates, copy images, crop images, grayscale images, convert images, etc. [Less]
Created over 3 years ago.

4 Users
   

Renrot is utility written on perl, it's aim is to do different processing tasks upon the files (especially those containing EXIF data). Renrot renames files according the flexible name template ... [More] (allowing DateTimeOriginal and FileModifyDate EXIF tags, if they exist, otherwise, the name will be set according to the current timestamp). Further, renrot can aggregate files according shooting time period or given template. Additionally, it can lossless rotate JPEGs and their thumbnails, accordingly Orientation EXIF tag or given angle. The script can also put commentary into the Commentary and UserComment tags. Personal details can be specified via XMP tags defined in a configuration file. [Less]
Created over 2 years ago.

3 Users
 

Eyes Of Lynx is a web-based application written in PHP/Javascript that allows you to share, examine and manage your photo albums. It's designed to be fast, intuitive and very powerful. Its key ... [More] features include an original and innovative interface, zoom and rotation tools, auto rotate of photos when an orientation is provided in EXIF data (informations stored by digital cameras), cache of images in a smaller/intermediate size to increase display and loading speeds, a thumbnail's image navigation, ... [Less]
Created over 3 years ago.

1 Users
 

Lightweight image gallery written in PHP. Won't narc you out.
Created about 1 year ago.

1 Users

meh (correctly pronounced with indifference) is a small, simple, super fast image viewer using raw XLib. It is similar to feh, but faster and simpler. meh can use ImageMagick's convert executable ... [More] , if it is installed, to view almost 200 file formats, including SVG and PDF, though it is slower for these formats. Built in (fast) formats are JPEG, PNG, GIF, BMP, and netpbm. [Less]
Created 3 months ago.

0 Users

Fondo is a simple program that changes the background image on Windows. You can specify the number of minutes each image is shown. The project was written using C++/MFC and Visual Studio 2008. I ... [More] wrote it to learn how to use ImageMagick and become familiar with VS2008. You can see in this program how to: Create a tray-based app Run a background thread in an MFC application Use ImageMagick to convert an image from JPEG to BMP FutureThe initial version simply loads jpegs from a particular directory. I plan to expand it to get images from an RSS feed as well. [Less]
Created 12 months ago.