Download List

Project Description

Photoshrink is a Python program that creates two flavors of thumbnail images and writes supporting Web pages: a slide show layout for medium thumbs and a thumbnail gallery layout for small thumbs. The package includes command line and Web (mod_python) interfaces.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-04 18:52
3.2.1

The command line interface now includes an option for more verbose output to help pinpoint problematic images. The image sorting function has also been updated.
Tags: Minor feature enhancements

2003-03-17 12:59
3.2.0

Photoshrink now has a working mod_python interface. Users can upload photos, enter photo descriptions, and generate pages through a Web browser, then download a zip file with the generated pages.
Tags: Minor feature enhancements

2003-03-13 04:43
3.0.2

The option to use a default style sheet was added, and slide and thumbnail page formats were updated to include titles. The bug in the console front end has been fixed.
Tags: Minor feature enhancements

2003-02-20 04:35
3.0.1

The constants file was missing from the source distribution; it is now in there. The slide output XHTML is slightly more useful. A preliminary mod_python interface has been added, but it still needs support for file uploading.
Tags: Minor bugfixes

2003-02-01 00:36
3.0.0

The code has been reorganized and now includes both cleaner library code and a cleaner front end (command line) tool.
Tags: Code cleanup

Project Resources