Projects tagged ‘imagemagick’ and ‘photo’


Jump to tag:

Projects tagged ‘imagemagick’ and ‘photo’

Filtered by Project Tags imagemagick photo

Refine results Project Tags image (6) jpeg (4) album (4) gallery (4) php (3) gif (3) gd (3) rotation (3) png (3) manage (2) picture (2) ajax (2)

[7 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.

0 Users

Cooliris (http://www.cooliris.com/) made a great little javascript tool which displays web galleries as a photowall. Although Cooliris released a utility to create galleries, it is only for Windows ... [More] and MacOS and very tedious if you want to upload a lot of galleries. Also, many digital photos can be well over 3 megabytes each and I have found that at such high resolutions they are difficult to manage. Introducing Cooliris-Automator, a shell script which works to rectify both these problems. It uses imagemagick to resize the images and create thumbnails and then creates the .rss and .html files necessary to be viewed with Cooliris. The current version (0.5) only has the image resize and thumbnail function. It does not interface with Cooliris yet. At this time, only Jpeg images are supported. System Requirements: imagemagick [Less]
Created 12 months ago.

0 Users

Alcaeus is a photo album written in Python. You can upload photos through the web interface, and create collections of photos and assign collections to categories. Currently, alcaeus uses sqlite3 for ... [More] the database and convert from ImageMagick for resizing photos. [Less]
Created 4 months ago.

0 Users

Screenshot of 0.0.2 GUI, with priorities set. Accuracy achieved by "drilling down" into both source and target images to find the best match based on multiple sections of each slice, not just the ... [More] average color of the whole thing. Efficiency comes from usage of a kd-tree when finding best replacement images. Code derived from initial implementation (my class project): http://www.intelegance.net/video/videomosaic.shtml [Less]
Created 12 months ago.