472,353 Members | 1,375 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,353 software developers and data experts.

Python for EXIF-info-additions ?

Is there somewhere some Python-module that can be used for adding EXIF-info
to JPEG files?

(Modules for extraction of EXIF-data are easily found, but lacks - as I see
it - capacity to add new tags.)

/BJ
Aug 18 '06 #1
4 1887
Bror Johansson wrote:
Is there somewhere some Python-module that can be used for adding
EXIF-info to JPEG files?

(Modules for extraction of EXIF-data are easily found, but lacks - as
I see it - capacity to add new tags.)
Hi,
this is a feature that I want to add to FreeImagePy. It's not so
difficult, but now I haven't time to do it. If you want to spend some
hours for make enjoying yourself and all the python community, email me! :)
/BJ

Bye,
Michele
Aug 21 '06 #2
I think you can find what do you need into this repository, it's a
creative commons tool:
https://svn.berlios.de/svnroot/repos...torage-branch/

take a look in the follow directory:
ccpublisher/jpeg/

I'm not sure if it's what you want, let me know.

See you,

Dilly

On 8/21/06, Michele Petrazzo <mi**************@togliunipex.itwrote:
Bror Johansson wrote:
Is there somewhere some Python-module that can be used for adding
EXIF-info to JPEG files?

(Modules for extraction of EXIF-data are easily found, but lacks - as
I see it - capacity to add new tags.)

Hi,
this is a feature that I want to add to FreeImagePy. It's not so
difficult, but now I haven't time to do it. If you want to spend some
hours for make enjoying yourself and all the python community, email me! :)
/BJ

Bye,
Michele
--
http://mail.python.org/mailman/listinfo/python-list
Aug 21 '06 #3
Bruno Dilly wrote:
I think you can find what do you need into this repository, it's a
creative commons tool:
https://svn.berlios.de/svnroot/repos...torage-branch/


take a look in the follow directory: ccpublisher/jpeg/

I'm not sure if it's what you want, let me know.
This is more and more times harder than I need!
This code add the exif tags to the image by itself, but I need only to
wrap and add some python code for make freeimagepy talk with the tags
freeimage's functions. Only this! All the tags code for
add/remove/modify them are already inside freeimage!
See you,

Dilly

Bye,
Michele
Aug 21 '06 #4

Bruno Dilly wrote:
I think you can find what do you need into this repository, it's a
creative commons tool:
https://svn.berlios.de/svnroot/repos...torage-branch/

take a look in the follow directory:
ccpublisher/jpeg/

I'm not sure if it's what you want, let me know.

See you,

Dilly
After glancing through the code I think it offers all - or most of -
what I need.
Thank you!

/Bror J.

Aug 22 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Tommy | last post by:
Hi. I try to use PEL (pel.sourceforge.net) to copy some exif information from orginial camera jpeg to resized copy with php gd library. But...
4
by: Jan Schmidt | last post by:
Hi NG, i created my own Picture Gallery, which reads the EXIF Data of each Picture before displaying on website. I'd like to give my users the...
1
by: Kenneth McDonald | last post by:
Warning: this post may display my utter ignorance of image file format facts. As part of a photo album program I'm working on, I'd like to be...
15
by: Christos TZOTZIOY Georgiou | last post by:
Has anyone built PIL (1.1.4 or 1.1.5) for Python 2.4? If yes, please let me know, since I can't test a couple of my apps using PIL with 2.4 . You...
0
by: Erik Naasner | last post by:
hello, what i would like to do is "stamping" my images. after uploading the images from the digital camera it would be usefull to fill out the...
9
by: BluDog | last post by:
Hi I was wandering if anyone knew if it was possible to add custom EXIF tags (such as Photographer and Title) to a JPEG image, or to modify the...
4
by: FayeC | last post by:
I have tried to use a php code (found it online) to create a gallery but I am wondering if thereare any other PHP options besides using EXIF. The...
14
by: Frank | last post by:
I see that ImageFormat includes exif. But I can't find out if I've System.Drawing.Image.FromStream or something like it can read and/or...
5
by: Mohawk Mawk | last post by:
Hey guys... I have a image string I want to read with exif_read_data() but exif_read_data() does not read strings, only files. i can display the...
15
tlhintoq
by: tlhintoq | last post by:
I'd like to think I can work out most issues, but this one is kicking my butt. What's worse, is that I know I can't be the first guy to want to add...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.