Tagged Questions

2
votes
1answer
240 views

Removing GPS EXIF data with PHP

This morning I was woken up by a call from a client running a Concrete5 website, saying that any images uploaded to their website suddenly stopped working. After an hour or two of experimentation and ...
1
vote
3answers
1k views

What is the best way to geotag jpeg-images with python?

I have coordinates from some source and want to tag my jpg files with them. What is the best python library for writing geotags into exif data?