home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 March / macformat-101.iso / mac / Shareware / ImageIndexer / Readme < prev   
Encoding:
Text File  |  2000-09-28  |  3.2 KB  |  68 lines  |  [ttro/ttxt]

  1. ImageIndexer
  2. HTML Image Indexing and JPEG Thumbnail Creation
  3.  
  4.  
  5. ImageIndexer is a utility that allows you to generate an HTML index of a directory of images that consists of a series of JPEG thumbnails that link to the full size and resolution images.  You can also use this program to create a thumnail of a single image.
  6.  
  7. To create an HTML index of the images in a directory, simply launch the application and choose "Index Folder" from the File menu.  You will prompted to choose a directory of images.  ImageIndexer will create a file called index.html and series of thumnails in the same directory as the images.
  8.  
  9. To create a single thumbnail from a single image, choose "Create Thumbnail" from the File menu.  This will cause ImageIndexer to create a JPEG thumbnail in the same directory of the image you select.  No HTML index will be created.
  10.  
  11. You can customize many aspects of the thumbnail and index generation processes in the Preferences dialog box.
  12.  
  13. For more information and updates, visit my software web page at:
  14.      http://www.netmagic.net/~evan/shareware
  15.  
  16. I appreciate any comments and feedback you might have.  Please send them to me at:
  17. evan@netmagic.net
  18.  
  19. This application is PostCard Ware.  If you find it useful please send me a postcard and include your e-mail address.  Send post cards to:
  20.      Evan P. Hall
  21.      414 Crescent Ave. #29
  22.      Sunnyvale, CA  94087
  23.      USA
  24.  
  25.  
  26. The Fine Print:
  27. The author hereby disclaims all warranties relating to this software, whether express or implied, including without limitation any implied warranties of merchantability or fitness for a particular purpose. The author will not be liable for any special, incidental, consequential, indirect or similar damages due to loss of data or any other reason, even if the author or an agent of his has been advised of the possibility of such damages. In no event shall the author be liable for any damages, regardless of the form of the claim. The person using the software bears all risk as to the quality and performance of the software.
  28.  
  29.  
  30. ImageIndexer Change History:
  31. ----------------------------
  32.  
  33. 01/30/1999    v0.5
  34.                     Initial Release
  35.                     Created thumbnails for a single image directory
  36.  
  37. 01/30/1999    v0.6
  38.                     Added recursive directory indexing
  39.                     Fixed bug that caused program to crash if non-image files were present
  40.  
  41. 02/01/1999    v0.7
  42.                     Added generation of HTML index pages for each folder
  43.  
  44. 03/28/1999    v0.8
  45.                     Added preference dialog box so users can specify HTML & Image Settings
  46.                     Fixed recursion bug
  47.                     Added single image thumbnail generation
  48.  
  49. 04/07/1999    v0.9
  50.                     Added Apple event + Drag & drop support
  51.  
  52. 04/11/1999 v0.95
  53.      Added List of Sub-Folders to top of the index.html page
  54.      Fixed bugs in Drag & Drop plus other misc. fixes
  55.  
  56. 09/28/1999 v0.96
  57.                     Updated application to be Carbon compliant so that it would run natively
  58.                     on OS X.  No new features.
  59.  
  60. Planned Enhancements:
  61. ---------------------
  62.             v1.0    Fix bugs and strengthen error trapping so all above features work
  63.                                 reliably and correctly
  64.                                 Add abilitiy for users to customize the suffixes appended to the created
  65.                                 files.
  66.                                 Add a multi-file selection dialog to allow multiple files to be selected
  67.                                 from a directory.  Currently only single files or whole directories may
  68.                                 be thumbnailed.