[svlug] Scan (and fix?) corrupt jpegs?
theotiwii@earthlink.net
theotiwii at earthlink.net
Mon Apr 9 05:03:01 PDT 2001
David Madison wrote:
> I've found that ImageMagick can read many of the jpegs that my other
> tools can't, so I wrote a dinky script that will fix images by merely
> running them through convert, something like this:
Thank you Dave, that looks like the path I've been looking for. I've been
playing with a program by Thomas Schmitt - "stic", a suite of programs to
identify and process duplicate pictures (pre-version 0.3
http://stic.webframe.org/stic-0.3.tar.gz). One of these programs (simv)
runs a process that will:
...show you four categories of images in separate runs of simv -tcltk :
unique ........ images with no duplicates found
interesting ... images which are larger than the duplicates found
equivalent .... images that are equally sized or slightly smaller
problem ....... files which are supposed to be images but unreadable
Feeding that output to your script might be the ticket I've been looking
for.
Thanks again for the input.
-Ron
PS: On my "current hits" list for Emac's users:
;;; pc-bufsw.el -- Support for a quick switch between Emacs buffers.
;; Author: Igor Boukanov <boukanov at fi.uib.no>
;; Maintainer: Igor Boukanov
;; Version 1.2
;;; Commentary:
;; This is an implementation of quick switch for Emacs buffer that is
similar
;; to one that is widely used on PC. The main idea here is that a user
chooses
;; two keys (most often C-tab and S-C-tab) that switch between buffers
;; according to most or least recently order. After the final choice is
made
;; the last selected buffer becomes most recently used one.
http://asfys3.fi.uib.no/~boukanov/emacs/
... AND ...
;;; color-theme.el --- install color themes
;; Emacs Lisp Archive Entry
;; Filename: color-theme.el
;; Version: 5.2.13
;; Keywords: faces
;; Author: Jonadab the Unsightly One <jonadab at bright.net>
;; Maintainer: Alex Schroeder <alex at gnu.org>
;; Description: install color themes
;; URL: http://www.geocities.com/kensanata/emacs.html
;; Compatibility: Emacs20, XEmacs21
A collection of easily installed color themes for (X)Emacs.
http://www.geocities.com/kensanata/emacs-colors.html
More information about the svlug
mailing list