资源简介
edjpgcom is a free Windows application that allows you to change (or
add) a JPEG commment in a JPEG file. That's all it does. All other
fields in a JFIF or Exif file are left untouched. It even keeps the
filesystem timestamp! It's based on the rdjpgcom and wrjpgcom
utilities from the Independent JPEG Group's 6b distribution. (Heck,
it's essentially these two programs combined with a basic dialog
control.)
Installation:
-------------
Copy the executable egjpgcom.exe someplace convenient. It's
completely self contained and uses no registry entries.
Usage:
------
edjpgcom "filename.jpg"
The quotes around the filename are *required* (Don't ask.)
A dialog will popup. The text area will contain any existing comment
text. You can cut and paste using the usual Ctrl-C, Ctrl-V,
Ctrl-X. If you press OK, this text will be added to your file and a
backup file will be created with the same name as your file but with a
".bak" added. If you don't want this backup file, check the 'Delete
Backup?' checkbox. Of course pressing Cancel will exit without doing
anything.
If you want to delete a comment, just delete all the comment text.
Edjpgcom will then delete the comment section.
Now I don't really expect this program to be used from the command
line. Instead, I assume that you will add it to either the external
programs list of another editing/managment program OR add it to the
context menu for JPEG files in windows.
NOTE: Changing file associations akin to editing your registry.
Be careful and be sure you know how to undo anything you might
have done.
For example, in Windows 98:
* open Windows Explorer
* View -> Folder Options
* select the "File Types" tab
* Find and select the JPG file type(s)
NOTE: Sometimes you may not be able to find the JPG File types
If this happens see below.
* press the "Edit" button
* press the "New" button
* for the "Action:" enter
Comment
* for the "Application used..." enter
"c:\full\path\to\edjpgcom.exe" "%1"
where the quotes are im
代码片段和文件信息
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 7 2009-09-23 16:07 edjpgcom.bat
文件 13312 2010-09-13 00:06 edjpgcom.exe
文件 6693 2002-01-05 09:08 readme.txt
文件 19648 2010-09-13 00:11 test.jpg
----------- --------- ---------- ----- ----
39660 4
----------- --------- ---------- ----- ----
文件 7 2009-09-23 16:07 edjpgcom.bat
文件 13312 2010-09-13 00:06 edjpgcom.exe
文件 6693 2002-01-05 09:08 readme.txt
文件 19648 2010-09-13 00:11 test.jpg
----------- --------- ---------- ----- ----
39660 4
- 上一篇:simple project
- 下一篇:SPC过程控制方法
评论
共有 条评论