Projects tagged ‘jpeg’ and ‘thumbnail’


[8 total ]

159 Users
   

GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG or GIF, among other formats. GD is commonly used to generate charts, graphics, thumbnails, and ... [More] most anything else, on the fly. While not restricted to use on the web, the most common applications of GD involve web site development. [Less]
Created over 3 years ago.

4 Users
 

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.
Created about 1 year 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.

2 Users
   

Libpipi is a graphics and imaging library.
Created about 1 year ago.

1 Users
   

The Java Mass JPEG Resizer Tool has following Features: * Resize all JPEG Images of a specified Directory * Create Webgalleries * Resize and pack Images to an ZIP File for E-Mail Attachments * ... [More] Multilingual (German/English) * A Java based program (Support for Unix, Linux, Windows, MacOs and more) [Less]
Created about 1 year ago.

1 Users
 

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

0 Users

Thumber is a small, easy to use PHP class that generates 'on the fly' thumbnails of any size out of PNGs, JPEGs, and GIFs. It is also able of caching. Please have a look at the Wiki.
Created 12 months ago.

0 Users

This video thumbnailer can be used to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration ... [More] flags of ffmpeg. This thumbnailer was designed to be as fast and lightweight as possible. The only dependencies are ffmpeg, libpng and libjpeg. The project also includes a C/C++ library that can be used by developers to generate thumbnails in their projects Newsversion 1.5.5 (September 23, 2009)Fixed build issue with certain versions of autoconf Fixed build issue with recent versions of gcc Fixed thumbnail generation for ogm files Fixed ffmpegthumbnailer hanging on certain filetypes caused by AVFMT_FLAG_GENPTS flag of video decoder version 1.5.4 (June 22, 2009)Fixed support for large files version 1.5.3 (June 07, 2009)Memory alignment fix causing segmentation fault in ffmpeg with altivec enabled version 1.5.2 (May 24, 2009)Fixed soname version version 1.5.1 (May 11, 2009)Optional compilation of jpeg and png support Fixed ffmpeg CFLAGS issue (causing compilation errors on Fedora) Fixed build error against latest ffmpeg (verified against ffmpeg revision 18769) Fixed missing include files for library usage (thanks to gustavo.boiko) Version 1.5.0 (March 10, 2009)Aspect ratio bug fix (Thanks to S. Eguchi) Support input files from stdin (will ignore seek time) Fixed build error against latest ffmpeg (verified against ffmpeg release 0.5) Version 1.4.0 (Januari 4, 2009)Filter support added that allows library users to implement filters that will be applied to the frame data Fixed compilation error with gcc 4.4 Version 1.3.0 (September 20, 2008)Option added to ignore aspect ratio and generate square thumbnails Quality option added for jpeg thumbnails Man page added (thanks to Lionel Le Folgoc) Added option to seek to absolute time in stead of percentage Version 1.2.6 has been released (June 30, 2008)Fixed seeking in large files due to integer overflow (Thanks to AWaters1) Fixed possible linker error (Thanks to pressh) Version 1.2.5 has been releasedFixed crash when thumbnailing raw avi files Version 1.2.4 has been releasedFixed missing includes when compiling with gcc 4.3 (thanks to Samuli Suominen) Version 1.2.3 has been releasedffmegthumbnailer now compiles against latest ffmpeg revisions (thanks to Alexis Ballier) Version 1.2.2 has been releasedFixed linker errors when using certain ldflags Version 1.2.1 has been releasedFixed compilation error in c interface when compiled with c compiler Error handling added to c interface Version 1.2.0 has been releasedOption to output files in jpeg ffmpegthumbnailer can now be accessed as a library (libffmpegthumbnailer) by other applications Version 1.1.5 has been releasedI finally looked at some problems I was still experiencing and managed to fix them. Changelog: Support for large files (files larger than 2Gb) Seeking in h264 files is enabled again, use -w option from commandline to disable this if you have 100% cpu usage (using older versions of ffmpeg) Give up reading packets from a file after a number of attempts to avoid a hanging ffmpegthumbnailer for certain file types (noticed on h264 and ac3 in vob container) [Less]
Created about 1 year ago.