python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
django-exiffield: can't upload picture due to different format of 'CreateDate' and 'DateTimeField'
I'm a Django newbie, I hope you could help me.
I'm developing a photo gallery app, and right now I'm trying to implement EXIF data extraction. It's working pretty well with pictures that were uploaded...
Cristina D.
Votes: 0
Answers: 1
Script to remove exif, in uploaded photos?
I’m trying to figure out how I can filter exif data, before file or photo upload to DB. Is this possible with javascript?
Joel Horensma
Votes: 0
Answers: 1
How to read only image width and height in python, without reading the data?
I want to read only metadata of an image, without reading the data. This should be much faster.
I found this question, with this answer, but not sure how to use it.
Also, I prefer a cv2 solution if on...
Gulzar
Votes: 0
Answers: 0