On 6/14/06, Stephen Harris <[EMAIL PROTECTED]> wrote:
> Thanks, David and Georg. In particular, I am trying to find a tool to
> work on Linux. Gimp is a Linux application, but maybe there is already
> a Linux equivalent of StripFile:
>
> http://www.nuetools.co.uk/stripfile.html
>
> I will ask for it on the Fedora mailing list.

Stripfile succeeds mainly by removing embedded comments/text.

http://files.linuxforum.com/man/jpegtran.1.php
"jpegtran also recognizes these switches that control
what to do with "extra" markers, such as comment blocks:

-copy none
     Copy no extra markers from source file. This setting
suppresses all comments and other excess baggage present
in the source file.

-optimize
     Perform optimization of entropy encoding parameters.

  -trim  Drop non-transformable edge blocks."

http://mapivi.sourceforge.net/mapivi.shtml

http://rpmfind.net/linux/RPM/suse/9.0/i386/suse/i586/ungifsicle-1.39-34.i586.html

http://www.intuitive.com/coolweb/FAQ/giftrans-doc.html
giftrans converts any GIF file into a GIF89a. Allows for
setting the transparent or background color, changing colors,
adding or removing comments. Also code to analyze GIF contents.

SH: These all work on Linux but only MapIvi has a nice interface.

embedded JPEG comments (single and multiple comments are supported):
     * display
     * add, edit, copy, join or remove

Thanks, David and Stephen. Meanwhile, a gentleman has suggested me
pngcrush, which I have tried with significant size reduction of png
images, with no loss of quality. Please, have a look at:

http://pmt.sourceforge.net/pngcrush/

It is command line oriented and also works on MS Windows.

Paul

Reply via email to