473,765 Members | 2,024 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1967
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
2218
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 without success:( 1) File is uploaded to server with html upload form. 2) File is testes is it image/jpeg ?
4
9416
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 ability to alter some opened EXIF Values. It would reduce the Traffic, because users don't need to upload the whole Picture because of an missing, or bad Value of EXIF Data. But i still can't find a solution to write EXIF Data via php... I mean reading with php is no problem, but for writing...
1
3031
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 able to work with the metadata in JPEG files, which I understand are really JFIF files holding jpg data. Do any Python modules permit me to do this? I looked at PIL, but it seemed to operatre at a higher level, i.e. hiding the file-level implementation details. At the least I'd like to be able...
15
2213
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 can even reply by email (yes, I dare use true email in newsgroup postings, but then, I'm postmaster and welcome spam :) TIA -- TZOTZIOY, I speak England very best, "Tssss!" --Brad Pitt as Achilles in unprecedented Ancient Greek
0
2275
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 following exif tags: - Title - Subject - Category - Keywords but not image by image like some tools allow.
9
10616
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 existing tags (such as ImageDescription). There is an extremely good article on Code Project for reading these tags, but I cannot find any information on how to modify them: http://www.codeproject.com/cs/media/photoproperties.asp
4
1815
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 reason is that the images I am using for the gallery are not taken using a camera and therefore don't have the EXIF data. And since the images will be uploaded by a third party who is not very computer savvy the option of having them edit the images to add the EXIF data is not a very feasible...
14
5233
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 write that format.
5
2688
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 picture via php Header( "Content-type: image/jpg"); echo $string; save it manually and then read the meta data like this function EXIFALL($img){ $exif = exif_read_data($img, 0, true); echo "myimage.jpg:<br />\n";
15
13302
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 a thumbnail to jpg that doesn't already have one. I see it in plenty of other applications. Yet I can't seem to make it work despite being so very close. I know the problem has to be in how I am making the PropertyItem of the thumbnail - because if I comment out lines 24-34 the JPG saves fine,...
0
9568
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9399
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10163
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9835
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8832
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5423
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3924
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3532
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.