home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / sharewar / jpgclean / README.TXT < prev   
Text File  |  2001-07-29  |  8KB  |  179 lines

  1. JPG Cleaner for DOS, Win32 Console and Win32
  2. Copyright (c) 2000, 2001 Rainbow Software
  3. Special thanks to PiT.
  4. Version 2.3
  5. -------------------------------------------
  6.  
  7. Installation:
  8.   Unpack ZIP file to a directory on hard drive.
  9.  
  10. Uninstallation:
  11.   If you have saved any settings, use the "Remove Settings" function in
  12.   JPG Cleaner first.
  13.   Delete all JPG Cleaner files from that directory.
  14.  
  15. Package contents:
  16. -----------------
  17.  JPGCLEAN.EXE - JPG Cleaner for DOS
  18.  JPGCLN32.EXE - JPG Cleaner for Win32 Console
  19.  JPGCLN95.EXE - JPG Cleaner for Win32 (with User Interface)
  20.  JPGCLN95.HLP - JPG Cleaner Win32 Help File
  21.  JPGCLN95.CNT - Help File Contents
  22.  README.TXT   - this readme file
  23.  
  24. Description:
  25. ------------
  26. JPG Cleaner is simple but powerful utility for cleaning JPG files from
  27. anything that is not picture data. Commonly used programs such as Adobe
  28. Photoshop are writing additional information into JPG file that isn't needed
  29. for correctly displaying the picture:
  30.  - Texts such as File written by Adobe Photoshop, Creator: PolyView(R) Version
  31.    3.32 by Polybytes, LEAD Technologies Inc. V1.01
  32.  - Picture previews (sometimes even bigger than main JPG data!)
  33.  - Color Management data
  34. All this data is useful only when opening the file in program that created it.
  35. Other programs such as Internet Browsers are just skipping this data, so the
  36. data is downloaded ant then thrown away! Just use this program when publishing
  37. JPG files on the Internet and your JPG files become smaller (if they contain
  38. non-picture data) with NO QUALITY LOSS.
  39.  
  40. Usage of DOS and W32Console versions is very simple.
  41. Just type "jpgclean.exe picture.jpg" to clean picture.jpg file
  42. or "jpgclean.exe *.jpg" to clean all JPG files in current directory.
  43.  
  44. The Win32 version is easy-to-use. Here are step-by-step instructions.
  45. 1. Select the JPG files to clean by adding them to Input List. This can be
  46.    done using the Add button near the Input List or by dragging the files on
  47.    JPG Cleaner window from Windows Explorer. To remove a file from input list,
  48.    select it and click the Remove button (or right-click and select Remove
  49.    from the pop-up menu). To clear the list, click Remove All button
  50. 2. Select output directory, if you want or leave it same as the input
  51.    directory (default setting). If you want to specify output directory,
  52.    uncheck the box Same as Input and click Browse button to select directory.
  53. 3. Configure the settings you want.
  54. 4. Click the Start button and watch the process (or leave it running in
  55.    background and do some other work). You can pause and then resume the
  56.    process by clicking the Pause/Resume button.
  57. 5. After the process is complete, you can save the output log (as you can see
  58.    it in the log window) to a text file by clicking the Save Log button.
  59. Win32 version also contains context-sensitive help. You can access it by
  60. click the small question mark (?) in title bar and then click the component
  61. you want the help with.
  62.  
  63. ZIP file contains DOS, W32Console and Win32 versions. W32Console version can
  64. only be run in Windows 95/98/ME/NT/2000 and supports long file names.
  65. DOS version runs everywhere and supports only DOS 8.3 file names.
  66. Win32 version runs in Windows 95/98/ME/NT/2000.
  67.  
  68. System requirements:
  69. --------------------
  70. Win32 & Win32 Console version: computer that can run Windows 95/98/ME/NT/2000
  71. DOS version: any computer with 286+ (286 or better) processor
  72.  
  73. Distribution:
  74. -------------
  75. This program is free. You can distribute and use it anywhere you want, but:
  76.   1. Don't modify the program or documentation.
  77.   2. Distribute it in the original ZIP archive, so it will be virus-free.
  78.   3. Distribute it free-of-charge only (except for media price).
  79.   4. You can't base your bussiness on cleaning JPGs with this program.
  80.  
  81. Version history:
  82. ----------------
  83. v2.3
  84.  - fixed bug with headerless JPG files (thanks to Leona Bassein) in all
  85.    versions
  86. JPGCln95 (thanks to John Fidel):
  87.  - NEW shows total size in KB, MB, GB (and TB :-) in status bar
  88.  - FIX fixed preview window resizing bugs
  89.  - NEW shows errors even when "Display More Information" is disabled
  90. v2.2
  91.  - FIX Windows version now works correctly when Large Fonts are enabled
  92.    (thanks to John Webster)
  93.  - Copyright messages changed (2000->2001)
  94. v2.1
  95.  - Unknown Error #183 bug probably fixed (I never get this error anyway)
  96.  - NEW Support for Exif JPEGs (e.g. from Kodak DC280 Digital Camera)
  97.    (thanks to Alan Seiden)
  98.  - fixed bug corrupting files containing $C2 block (Pegasus Imaging Corp.)
  99.    (thanks to Ernesto Miguel Rocha Gonzalez)
  100.  - fixed elapsed time displaying with different regional settings
  101.  
  102. v2.0
  103.  - fixed bug corrupting files containing more than one $C4 block (files from
  104.    Sony Mavica FD-91 digital camera) in all versions (thanks to Bob Malarz)
  105.  - fixed some problems with preview window's focus
  106.  - fixed problems cleaning files with read-only attribute (console versions)
  107.  - NEW Updated command-line versions to support all advanced features of GUI
  108.    version and also recursive directory scanning
  109.  - NEW Option to delete not only corrupt files, but also unknown ones
  110.  - NEW Always on top function (in system menu)
  111.  - NEW Settings can be saved into registry (and also loaded back :)
  112.  
  113. v1.9
  114.  - fixed bug corrupting JPG files containing $C4 block (advert.jpg from SEA)
  115.    in all versions (thanks to Alexandr Ivanenko)
  116. JPGCln95:
  117.  - pop-up menu in input list now pop-ups when mouse button is released
  118.  - JPG Cleaner's main window can be now resized or maximized
  119.  - NEW resizable JPG preview window
  120.  
  121. v1.8
  122. JPGCln95:
  123.  - better total file size calculation (50% faster), message displayed in
  124.    status bar when counting total size
  125.  - mouse cursors didn't work properly, so they're disabled now
  126.  - NEW minimize button in the processing window
  127.  - unlimited log size when saving, but it doesn't fit to the log window
  128.  - fixed occassional Access Violation when processing is stopped
  129.  - .log extension is automatically added when saving log files and the
  130.    filename you entered has no extension
  131.  - updated help file
  132.  
  133. v1.7
  134. A lot of bug fixes in JPGCln95:
  135.  - registry access for reading the JPG icon is now read-only
  136.    (should now work corectly in Windows NT, untested)
  137.  - better dialog for selecting the output path
  138.  - backup is now disabled when output directory is not same as input
  139.  - filemode is now read-only when opening files for reading (less problems
  140.    with Windows NT and Read-Only files)
  141.  - error is reported to the log when file can't be open
  142.  - input file is now closed when output already exists and overwrite disabled
  143.  - error reporting to log for problems when renaming files (jpg->bak,tmp->jpg)
  144.  - hopefully, this will fix the problems that some people have
  145.  - NEW Support for all known JPG files extensions (.JPG .JPEG .JPE .JFIF .JFI)
  146.  - NEW Error processing (ignore/delete corrupt files) now works
  147.  - NEW Elapsed Time now works
  148.  - NEW Support for adding entire folders (including subfolders) to the list
  149.    (new button and also drag&drop support)
  150.    Warning: working with a lot of files can be really slow because it tooks
  151.             Windows a lot of time to process such a large list
  152.  - some modifications to speed program when working with a lot of files
  153.  - NEW Hourglass mouse cursor is shown when program is busy
  154.  - help file updated with the new features
  155. JPGCln32:
  156.  - FIX FindClose was missing, probably causing memory leak
  157.  
  158. v1.6
  159.  - NEW JPG Cleaner for Win32 with easy-to-use Graphical User Interface
  160.    and also help file
  161.  - renamed the JPGCln95 to JPGCln32
  162.  
  163. v1.5:
  164.  - fixed problems when .bak files already present (mainly DOS)
  165.  - fixed Unknown header problem when there is something before header
  166.  - fixed bad cleaned value in Win32
  167.  
  168. v1.4:
  169.  - First public version
  170.  
  171. Visit the Rainbow Software Home Page for updates.
  172. Send bug reports to: rnbw@geocities.com
  173. If you find a JPG file, which this program cannot handle, send it to the above
  174. address.
  175.  
  176. Contact:
  177. --------
  178.  home page   - http://rainbow.ht.st
  179.  my e-mail   - rnbw@geocities.com