CJpegRJ
Last Revised: 06 July 2009
DISCLAIMER:
NO
LIABILITY FOR ANY PROBLEMS
ARISING FROM USE OF THIS PROCEDURE
**
Use at YOUR OWN risk **
This
is a Win32 build based on the IJG utility CJpeg.exe 6b AltUI.
Features:-
Runs in Windows XP, 98SE.
Does NOT run in 16-bit native Dos mode.
Long file names in double quotes can have embedded spaces.
Outfile can be a folder name ending in slash.
Syntax info is now context sensitive.
Minimum
abbreviations indicated with Capitals on the help screen.
(Actual
keywords are case insensitive.)
More info in file error messages.
Single keystroke for y/n response.
If an error
occurs, it waits for keyboard before closing window.
(This
gives you time to read the message.)
Huffman
Optimization turned ON by DEFAULT.
Use this utility as a Windows Explorer context menu command.
c:\utl\CJpegRJ.exe "%1"
If
you copy the exe into the DOS path
then you can also use it in a Windows Dos Box.
Sample command lines :-
CJpegRJ "Long Name With Embedded Spaces.bmp"
CJpegRJ -o elsewhere\ "c:\pics\Hi There.bmp"
CJpegRJ -q 50 *.bmp
DOWNLOAD :-
DISCLAIMER:
NO
LIABILITY FOR ANY PROBLEMS
ARISING FROM USE OF THIS PROCEDURE
**
Use at YOUR OWN risk *
Remember
to do a VIRUS
CHECK
Executables
191k ZIP file. (CJpegRJ.exe; DJpegRJ.exe, JpegTRJ.exe)
SOURCE CODE
1.5MB Zipped 7Z file.
You will need 7ZIP to fully expand the archive !
This version is based on code from the Independent JPEG group (IJG).
It is free to use and modify, but do not charge for it.
See the $_ReadMe files in the source.
Compiled with MS-VC++ V6 (With SP5, if I remember correctly.)