home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / Chip_2004-11_cd1.bin / software / jc / README.TXT < prev   
Text File  |  2002-07-29  |  9KB  |  193 lines

  1. JPG Cleaner for DOS, Win32 Console and Win32
  2. Copyright (c) 2000-2002 Rainbow Software
  3. Special thanks to PiT.
  4. Version 2.6
  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.6
  84.  - fixed JPGs with data before header not working (thanks to Jan Alexander)
  85.  - fixed JPGs with JFIF+#1 does not display header type (DOS & W32Console)
  86.  - changed copy routine to use blocks with 'nice' size (32KB)
  87. v2.5
  88.  - fixed Help button (was broken in v2.3r2 and v2.4)
  89.  - size recalculation is not needed anymore in GUI version
  90. v2.4
  91.  - fixed JPGs with JFIF+#1 (instead of JFIF+#0) identifier not working
  92.    (thanks to my friend Lunatic)
  93. v2.3 release 2
  94.  - DOS version 2.3 is included (v2.2 was in the previous release by mistake)
  95.  - http://rnbw.tsx.org changed to http://rainbow.ht.st
  96.  - Windows versions compiled in Delphi 6 Personal
  97. v2.3
  98.  - fixed bug with headerless JPG files (thanks to Leona Bassein) in all
  99.    versions
  100. JPGCln95 (thanks to John Fidel):
  101.  - NEW shows total size in KB, MB, GB (and TB :-) in status bar
  102.  - FIX fixed preview window resizing bugs
  103.  - NEW shows errors even when "Display More Information" is disabled
  104. v2.2
  105.  - FIX Windows version now works correctly when Large Fonts are enabled
  106.    (thanks to John Webster)
  107.  - Copyright messages changed (2000->2001)
  108. v2.1
  109.  - Unknown Error #183 bug probably fixed (I never get this error anyway)
  110.  - NEW Support for Exif JPEGs (e.g. from Kodak DC280 Digital Camera)
  111.    (thanks to Alan Seiden)
  112.  - fixed bug corrupting files containing $C2 block (Pegasus Imaging Corp.)
  113.    (thanks to Ernesto Miguel Rocha Gonzalez)
  114.  - fixed elapsed time displaying with different regional settings
  115.  
  116. v2.0
  117.  - fixed bug corrupting files containing more than one $C4 block (files from
  118.    Sony Mavica FD-91 digital camera) in all versions (thanks to Bob Malarz)
  119.  - fixed some problems with preview window's focus
  120.  - fixed problems cleaning files with read-only attribute (console versions)
  121.  - NEW Updated command-line versions to support all advanced features of GUI
  122.    version and also recursive directory scanning
  123.  - NEW Option to delete not only corrupt files, but also unknown ones
  124.  - NEW Always on top function (in system menu)
  125.  - NEW Settings can be saved into registry (and also loaded back :)
  126.  
  127. v1.9
  128.  - fixed bug corrupting JPG files containing $C4 block (advert.jpg from SEA)
  129.    in all versions (thanks to Alexandr Ivanenko)
  130. JPGCln95:
  131.  - pop-up menu in input list now pop-ups when mouse button is released
  132.  - JPG Cleaner's main window can be now resized or maximized
  133.  - NEW resizable JPG preview window
  134.  
  135. v1.8
  136. JPGCln95:
  137.  - better total file size calculation (50% faster), message displayed in
  138.    status bar when counting total size
  139.  - mouse cursors didn't work properly, so they're disabled now
  140.  - NEW minimize button in the processing window
  141.  - unlimited log size when saving, but it doesn't fit to the log window
  142.  - fixed occassional Access Violation when processing is stopped
  143.  - .log extension is automatically added when saving log files and the
  144.    filename you entered has no extension
  145.  - updated help file
  146.  
  147. v1.7
  148. A lot of bug fixes in JPGCln95:
  149.  - registry access for reading the JPG icon is now read-only
  150.    (should now work corectly in Windows NT, untested)
  151.  - better dialog for selecting the output path
  152.  - backup is now disabled when output directory is not same as input
  153.  - filemode is now read-only when opening files for reading (less problems
  154.    with Windows NT and Read-Only files)
  155.  - error is reported to the log when file can't be open
  156.  - input file is now closed when output already exists and overwrite disabled
  157.  - error reporting to log for problems when renaming files (jpg->bak,tmp->jpg)
  158.  - hopefully, this will fix the problems that some people have
  159.  - NEW Support for all known JPG files extensions (.JPG .JPEG .JPE .JFIF .JFI)
  160.  - NEW Error processing (ignore/delete corrupt files) now works
  161.  - NEW Elapsed Time now works
  162.  - NEW Support for adding entire folders (including subfolders) to the list
  163.    (new button and also drag&drop support)
  164.    Warning: working with a lot of files can be really slow because it tooks
  165.             Windows a lot of time to process such a large list
  166.  - some modifications to speed program when working with a lot of files
  167.  - NEW Hourglass mouse cursor is shown when program is busy
  168.  - help file updated with the new features
  169. JPGCln32:
  170.  - FIX FindClose was missing, probably causing memory leak
  171.  
  172. v1.6
  173.  - NEW JPG Cleaner for Win32 with easy-to-use Graphical User Interface
  174.    and also help file
  175.  - renamed the JPGCln95 to JPGCln32
  176.  
  177. v1.5:
  178.  - fixed problems when .bak files already present (mainly DOS)
  179.  - fixed Unknown header problem when there is something before header
  180.  - fixed bad cleaned value in Win32
  181.  
  182. v1.4:
  183.  - First public version
  184.  
  185. Visit the Rainbow Software Home Page for updates.
  186. Send bug reports to: rainbow@host.sk
  187. If you find a JPG file, which this program cannot handle, send it to the above
  188. address.
  189.  
  190. Contact:
  191. --------
  192.  home page   - http://rainbow.ht.st
  193.  my e-mail   - rainbow@host.sk