Questions tagged [exifworks]

ExifWorks is a class written in 100% pure managed VB.NET, which allows comfort reading and writing of embedded EXIF metadata.

2 questions
3
votes
2 answers

How to write image data such as title, comments, tags etc

Looking for something either using a programming language such as PHP or a desktop utility to essentially write data to an image file. We have folders that contain hundreds of files of images. The images are formatted in this way ARTIST at EVENT by…
pee2pee
  • 3,619
  • 7
  • 52
  • 133
0
votes
2 answers

Converting Lat / Long GPS coordinates to an EXIF Rational byte array

I am having problems converting GPS coordinates to a byte array that can be stored as EXIF information. This questions states that EXIF coordinates should be expressed as three rational numbers: degrees/1, minutes/1, seconds/1. I'm having no trouble…
Mike Cialowicz
  • 9,892
  • 9
  • 47
  • 76