Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale ... [More] , shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may freely use, copy, modify, and distribute in both open and proprietary applications. [Less]

4.24153
   
  2 reviews  |  1,212 users  |  775,025 lines of code  |  4 current contributors  |  Analyzed 10 days ago
 
 

WideImage is a PHP5 image manipulation library with a fluent interface that supports chaining operations and abstracts the normal GD2 operations from the interface into a more coherent and extendable framework.

5.0
 
  0 reviews  |  8 users  |  35,895 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

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 features include an original and innovative interface, zoom and rotation tools, auto rotate of ... [More] 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]

5.0
 
  0 reviews  |  3 users  |  8,684 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

API access to webthumbnail.org for WebsiteBaker and LEPTON CMS, very easy to handle with a Droplet

0
 
  0 reviews  |  1 user  |  1,528 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

Lightweight image gallery written in PHP. Won't narc you out.

5.0
 
  0 reviews  |  1 user  |  3,787 lines of code  |  2 current contributors  |  Analyzed almost 5 years ago
 
 

DN-Gallery (devel-nottie Gallery) is a simple PHP/AJAX Web-based gallery. Features : - automatic thumbnail creation - auto-resizing images for faster loading - simple album & photo management - zip upload - related photos with keywords - group & user management - user / group privileges

0
 
  0 reviews  |  1 user  |  64,444 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Image manipulation library for PHP 5.3 inspired by Python's PIL and other image libraries.

0
 
  0 reviews  |  1 user  |  25,814 lines of code  |  18 current contributors  |  Analyzed 7 days ago
 
 

PHP ImagePHP Image is an image class framework to help create images with PHP and GD2. Pretty much any common task is achievable through the use of simple plugins. The code is PHP 5 only, it is extensively unit tested, and it's completely free. A simple thumbnail exampleCreating a thumbnail of ... [More] an image is very easy indeed. $image = new Image("image.jpg"); $image->attach(new image_fx_resize(200)); $image->imagePng();A simple CAPTCHA exampleCreating a captcha is also straightforward. $image = new Image(); $image->createImageTrueColor(206,96,"FF0000"); $captcha = new image_draw_captcha("captcha"); $captcha->addTTFFont("fonts/arial.ttf"); $image->attach($captcha); $image->imagePng(); [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 10 days ago
 
 

A simple and lightweight PHP 5 library for creating thumbnails using the GD2 library. Support for JPEG, PNG, and GIF image formats.

0
 
  0 reviews  |  0 users  |  477 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

This small script in PHP dinamically display thumbnails of directory images and calculate directory recursive size. Only for images. To exclude other files edit the code.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.