Re: Fwd: Deleting resource forks
Re: Fwd: Deleting resource forks
- Subject: Re: Fwd: Deleting resource forks
- From: "Geoffrey F. Green" <email@hidden>
- Date: Wed, 10 Jul 2002 19:28:34 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On July 10, 2002, at 13:47, Michelle Steiner wrote:
>
If you have Graphic Converter, you can do this easily.
>
>
tell application "GraphicConverter"
>
open the photo as alias
>
save window 1 as JPEG with wwwready without makeCopy
>
close window 1
>
end tell
>
>
Of course, you'll have to add code to select the file. "Without
>
makeCopy" will overwrite the original, so you may have to modify that
>
too. "With wwready" strips the resource fork.
Yea, I knew that GraphicConverter could do that -- I have another script
that uses GraphicConverter to shrink the photos I've selected to put on my
web site, stripping the preview in the process, and uses Interarchy to
upload them. But I was hoping there would be a more efficient procedure to
do so in the Finder; it would take significantly longer to wait for GC to
open each photo and resave it.
Thanks though.
- geoff
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (Darwin)
Comment: For info see
http://www.gnupg.org
iD8DBQE9LMMd5kxEzEw1BacRAgzYAKDEoFg11d1YE30KnYlo9A1vRMi2twCcDfHJ
4bdXm/lIqZlbMySPIU52QTE=
=x/Xc
-----END PGP SIGNATURE-----
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.