Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python

Python for EXIF-info-additions ?

 

 

Python python RSS feed   Index | Next | Previous | View Threaded


brojohan at hotmail

Aug 18, 2006, 2:18 PM

Post #1 of 5 (183 views)
Permalink
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


--
http://mail.python.org/mailman/listinfo/python-list


michele.petrazzo at TOGLIunipex

Aug 21, 2006, 1:43 AM

Post #2 of 5 (175 views)
Permalink
Re: Python for EXIF-info-additions ? [In reply to]

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


bruno.dilly at gmail

Aug 21, 2006, 4:31 AM

Post #3 of 5 (177 views)
Permalink
Re: Python for EXIF-info-additions ? [In reply to]

I think you can find what do you need into this repository, it's a
creative commons tool:
https://svn.berlios.de/svnroot/repos/cctools/publisher/branches/flickr-storage-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 <michele.petrazzo [at] togliunipex> wrote:
> 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
>
--
http://mail.python.org/mailman/listinfo/python-list


michele.petrazzo at TOGLIunipex

Aug 21, 2006, 5:25 AM

Post #4 of 5 (182 views)
Permalink
Re: Python for EXIF-info-additions ? [In reply to]

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/cctools/publisher/branches/flickr-storage-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
--
http://mail.python.org/mailman/listinfo/python-list


brjohan at gmail

Aug 21, 2006, 11:22 PM

Post #5 of 5 (176 views)
Permalink
Re: Python for EXIF-info-additions ? [In reply to]

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/cctools/publisher/branches/flickr-storage-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.

--
http://mail.python.org/mailman/listinfo/python-list

Python python RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.