122 projects tagged "Perl"
album is a free HTML/XHTML photo album and gallery generator that supports themes/skins. You can choose different themes or write your own to get different layouts and styles. It creates all your thumbnails (including directory thumbnails) and descends into directories so you can organize your photos. See the home page for more examples. album is also multi-lingual, with many languages being added all the time. N.B.: The purchase link is provided for donations; the software does not cost anything.
btn4ws.pl (Buttons for Website) is a Gimp-perl plugin that creates a set of buttons for a Web site. It takes the button labels from a text file, and can easily generate buttons for JavaScript rollover effects. You can add bevel and lighting to the buttons and also keep the .xcf files to work with them after creation. It can also generate example HTML, CSS, and JavaScript code. btn4ws only works with Gimp 1.4.x.
cthumb allows you to create Web albums of digital pictures with thumbnails, captions, and several different views of the collection, including (optionally) several languages and resolutions. An album is composed of a series of pages, each composed of a collection of pictures. You can have several annotations per picture, and can customize almost everything in the way the albums look on the screen.
The HP OfficeJet Linux driver provides printing, scanning, and photo-card access support for most Hewlett-Packard multi-function peripherals connected to a parallel port, USB port, or LAN via selected HP JetDirect print servers. Additional applications are provided to view the contents of the front-panel LCD and to access other control and status features of the device.
icontact is a highly-configurable Perl script that takes a bunch of image files and creates contact sheets. icontact determines the file format by the file name extension of the input files, and then uses internal tables to look up the commands it needs to execute in order to convert the images to the PPM format. Once they're converted, icontact uses various pbmplus commands to create contact sheets. icontact is particularly useful if you have lots of image files in all sorts of different formats and you want to create an index of all of them without converting them all to a common format first. This package also includes a filter to convert xv's .xvpics files into PPM format.
IDS is a CGI written in Perl that generates a multi-gallery photo album Web site on the fly. All you need to provide are the images and (optionally) descriptions. Features include support for internationalization, user interface themes, thumbnail generation for JPEG, PNG, TIFF, and GIF images, and the display of whatever other file types you choose. If you allow them to do so, guests can leave comments and order prints. Your files are searchable by name and description, and can be managed via a Web-based administrative interface.
Ilib is an image manipulation library for developers. It's capable of reading and writing images (PPM/PGM, PNG, JPEG, GIF, XPM, BMP) and many drawing functions including drawing lines and text using any BDF (X11) font. It's great for generating GIFs/PNGs from a CGI or generating graphs. Ilib includes sample applications for generating graphs for HTTP access.log files and QuakeWorld server frag log files and a tool for creating image indices from a group of images.