Projects tagged ‘image’ and ‘imagemagick’


Jump to tag:

Projects tagged ‘image’ and ‘imagemagick’

Filtered by Project Tags image imagemagick

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

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

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.

1 Users
 

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

0 Users

AbstractThis is a kind of image converter. But it enables you to get a nice image as if you take a picture with the following cameras: Polaroid(R) LOMO(R) etc. (including imaginary camera) This ... [More] application uses ImageMagick in the background. Usage magickcam.rb [-w] [-o output_file] image_file OptionFunction -w, --wipe_originalRemove original image file after convert. -o, --output=filenameSpecify the output filename. -s, --suffix=suffix_stringSpecify the suffix of filename. -n, --no_suffixUnset suffix to converted image.(The result may overwrite original) -r, --regular_squareCut an image square -m, --monochromeConvert an image to monochrome. In detail, see http://www23.atwiki.jp/selflearn/pages/38.html. System RequirementThis ruby script requires the following programs/libraries: Ruby executable system(Mac OSX, Linux, Windows, etc.) ImageMagick RMagick Enjoy it! [Less]
Created 12 months ago.

0 Users

The aim of this project is to create RPM and SRPM for GraphicsMagick. GraphicsMagick is the swiss army knife of image processing. Comprised of 337K lines of C and C++ code, it provides a robust and ... [More] efficient collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, PNM, and TIFF. GraphicsMagick supports huge images on systems that support large files, and has been tested with gigapixel-size images. GraphicsMagick can create new images on the fly, making it suitable for building dynamic Web applications. GraphicsMagick may be used to resize, rotate, sharpen, color reduce, or add special effects to an image and save the result in the same or differing image format. Image processing operations are available from the command line, as well as through C, C++, Perl, Tcl, Ruby, or Windows COM programming interfaces. With some modification, language extensions for ImageMagick may be used. [Less]
Created 8 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.

0 Users

Wally image resizer is a front-end to Imagemagick's convert tool. Annoyed because your pictures are so big? Big load time for your pictures? Now you can resize your files with wally front-end, just ... [More] drag and drop the directory and clic "Start resize". No instalation instructions. Just uncompress wally.zip where you want and run wally. [Less]
Created 3 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.