as I didn’t get TidyService to work correctly with UTF8 umlauts, I created a UNIX Shell Script wrapper for html tidy as it comes with OS X that does the job at least for TextWrangler:
open TextWranglers “Unix Filters Folder”
create a file named e.g. “Tidy Html.sh”,
paste the following lines into the file and save it:
#!/bin/sh
# …
Obwohl scanimage aus dem SANE Werkzeugkasten in der (aktuellen?) OS X Version
$ scanimage –version
scanimage (sane-backends) 1.0.21cvs; backend version 1.0.21
(installiert nach http://blog.mro.name/2008/12/scanner-mustek-1200-cu-unter-mac-os-x-105/) beim Versuch per “batch” mehrere Seiten zu scannen jeweils nach Seite 1 aus der Kurve fliegt:
$ scanimage –batch-start=45 –batch-count=16 –batch –batch-prompt \
–format=pnm –mode Color –resolution 300
…
Scanning page 46
scanimage: sane_start: Invalid argument
und das auch …