S
S
Sergey Ryzhkin2012-03-27 18:23:35
HTML
Sergey Ryzhkin, 2012-03-27 18:23:35

Exif Data Parser?

Maybe someone came across a ready-made engine of a simple WebCrawler for collecting information on Exif data from pictures. I would be grateful for links or manuals.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
da0c, 2012-03-29
@Franciz

www.sno.phy.queensu.ca/ ~phil/exiftool/ - perl/*nix/win/mac, probably the best there is. I've been using it for a long time and it works fine. List of features on half screen - writes / reads exif and other fifas, geotags, sorts, brews coffee ...

A
azverin, 2012-03-28
@azverin

$arr = //Some Spherical Images in Vacuum
foreach ( $arr as $str ) {
  echo '<pre>'.print_r ( exif_read_data( $str ), 1 ).'</pre>';
}

M
Maxim Kuzovlev, 2012-03-28
@KY3EH

Look at the twentieth trunk forum , I understand that it’s almost a finger in the sky, but something like that slipped through there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question