Re: How to add EXIF date from file-date
- From: l v <veatchla@xxxxxxxxx>
- Date: Wed, 20 Feb 2008 20:59:58 -0600
H.S. wrote:
nospam wrote:
that's very likely, but fortunately the best tool for the job,
exiftool, runs on mac/win/unix, so it really doesn't matter what
operating system he uses. also, i think one of the examples in the
help will write the file modification date to the exif date.
<http://www.sno.phy.queensu.ca/~phil/exiftool/>
Interesting. Would you know if this tool works in a batch mode in
Windows? In Linux, I can type up bash commands in a few minutes to do
this job automatically for any number of files. But if the tool doesn't
work in batch mode in Windows, the user is going to take ages to do this
one by one for his thousands of pictures!
->HS
Wrong. Windows' DOS has the same ability using it's "for" command.
for /R %F in (*.jpg) do <some_command> "%F"
--
Len
.
- Prev by Date: Make Us Think Photo Contest
- Next by Date: Why do places want old film?
- Previous by thread: Make Us Think Photo Contest
- Next by thread: Why do places want old film?
- Index(es):
Relevant Pages
|
Loading