In order to burn a CDROM, you may require an ISO 9660 mode 1 file systems where filenames are in UPPER case and up to 8 + 3 characters. For this option, Namexif computes how many seconds elapsed between photo EXIF date and 1/1/1998. This amount of time is then translated into an hexadecimal base, allowing to map date from 1/1/1998 to 1/1/2134. Open an image with EXIF metadata using the Python open built-in function. Ensure the binary mode flag is set. Pass this image file object into the exif.Image class. We'll be using an app called Photo EXIF Editor for this. There's a free download available, but if you find yourself using it often, you may want to check out the Pro version of the app ($1.99), which removes ads and adds the option to show full raw data. Once you have Photo EXIF Editor installed, fire it up.
Latest versionReleased:
Read and modify image EXIF metadata using Python.
Project description
Read and modify image EXIF metadata using Python without any third-party softwaredependencies. For example, batch process image metadata using a Python script.
Quick Start
Open an image with EXIF metadata using the Python open() built-in function. Gobdocuments 1 6. Ensure thebinary mode flag is set. Pass this image file object into the exif.Image class:
List EXIF attributes using the Python dir() builtin function:
Access EXIF metadata tags using Python attribute notation:
Write the image with modified EXIF metadata to an image file using open() in binarywrite mode:
Refer to the usage page for information and examples of alternative ways to access EXIF tags (e.g.with index/item syntax or with methods).
Release historyRelease notifications | RSS feed
1.0.2
1.0.1
1.0.0
0.12.0
0.11.2
0.11.1
0.11.0
0.10.0
Scrutiny 8 1 10 – suite of web optimization tools. 0.9.0
0.8.6
Orcaflex software crack. 0.8.5
0.8.4
0.8.3
0.8.2
Exif Editor 1 1 1440
0.8.1
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0 Plug and play driver mac.
0.1.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size exif-1.0.2-py3-none-any.whl (18.8 MB) | File type Wheel | Python version py3 | Upload date | Hashes |
Filename, size exif-1.0.2.tar.gz (18.7 MB) | File type Source | Python version None | Upload date | Hashes |
Hashes for exif-1.0.2-py3-none-any.whl
Algorithm | Hash digest |
---|---|
SHA256 | 02d63c2d4d24fb8e93834c2ad06bfaf3a52444721b7e4b434bb3c976ed763d73 |
MD5 | 6827f0807999d0dac4d5c1479de8916a |
BLAKE2-256 | af859280949f62611c7e13894673c6ae559b447bc7f5f6bd9898df44fe3c7353 |
Hashes for exif-1.0.2.tar.gz
Algorithm | Hash digest |
---|---|
SHA256 | 39b25ef733d498372e702da7499a0ed62f13a5413114d61a42fe0a0c5d076923 |
MD5 | 1d88f03616ccc70eb2829e1b4932938a |
BLAKE2-256 | 91484114f0e761df7c0486f5353159a50953542fbf375354724672dd8b00f6c7 |
ExifDataView v1.10 Copyright (c) 2012 - 2020 Nir Sofer |
Description
ExifDataView is a small utility that reads and displays the Exif data stored inside .jpg image files generated by digital cameras.The EXIF data includes the name of the company created the camera, camera model, the date/time that the photograph was taken, Exposure Time, ISO Speed, GPS information (for digital cameras with GPS), and more.System Requirements
- This utility works on any version of Windows, starting from Windows 2000 and up to Windows 8.
Versions History
- Version 1.10:
- Added 'Open Location In Google Maps' option. This option is available for .jpg image files with GPS information (Geo-tagging). When there are Geo-tagging properties (GpsLatitude and GpsLongitude), this option allows you to easily open the location in Google Maps.
- Added 'New ExifDataView Instance' under the File menu, for opening a new window of ExifDataView.
- Version 1.06:
- Fixed bug: ExifDataView displayed incorrect GPS Latitude/Longitude values.
- Version 1.05:
- Added support for CR2 raw files.
- Version 1.03:
- Added option to choose another font (name and size) to display in the main ListView.
- Version 1.02:
- Fixed bug: image with specific EXIF structure caused ExifDataView to hang or to crash.
- Version 1.01:
- Fixed to display properly the values of GpsLatitude and GpsLongitude.
- Version 1.00 - First release.
Start Using ExifDataView
ExifDataView doesn't require any installation process or additional dll files.In order to start using it, simply run the executable file - ExifDataView.exeAfter running ExifDataView.exe, you can open a .jpg file by using the 'Open File' option (Ctrl+O) or by dragging the .jpg filefrom Explorer into the main window of ExifDataView.After opening the .jpg file, the list of all Exif properties are displayed in the upper pane of ExifDataView.When selecting a single Exif property on the upper pane, the lower pane displays the content of the selected property as Hex Dump.
You can also select one or more Exif properties in the upper pane, and then copy them to the clipboard and paste them into Excel, orsave them into text/csv/xml/html file by using the 'Save Selected Items' option (Ctrl+S)
Command-Line Options
/stext | Save the Exif properties list into a regular text file. |
/scomma | Save the Exif properties list into a comma-delimited text file (csv). |
/shtml | Save the Exif properties list into HTML file (Horizontal). |
/sxml | Save the Exif properties list into XML file. |
Translating ExifDataView to other languages
In order to translate ExifDataView to other language, follow the instructions below:- Run ExifDataView with /savelangfile parameter:
ExifDataView.exe /savelangfile
A file named ExifDataView_lng.ini will be created in the folder of ExifDataView utility. - Open the created language file in Notepad or in any other text editor.
- Translate all string entries to the desired language.Optionally, you can also add your name and/or a link to your Web site. (TranslatorName and TranslatorURL values) If you add this information, it'll be used in the 'About' window.
- After you finish the translation, Run ExifDataView, and all translated strings will be loaded from the language file.
If you want to run ExifDataView without the translation, simply rename the language file, or move it to another folder.
You can also select one or more Exif properties in the upper pane, and then copy them to the clipboard and paste them into Excel, orsave them into text/csv/xml/html file by using the 'Save Selected Items' option (Ctrl+S)
Command-Line Options
/stext | Save the Exif properties list into a regular text file. |
/scomma | Save the Exif properties list into a comma-delimited text file (csv). |
/shtml | Save the Exif properties list into HTML file (Horizontal). |
/sxml | Save the Exif properties list into XML file. |
Translating ExifDataView to other languages
In order to translate ExifDataView to other language, follow the instructions below:- Run ExifDataView with /savelangfile parameter:
ExifDataView.exe /savelangfile
A file named ExifDataView_lng.ini will be created in the folder of ExifDataView utility. - Open the created language file in Notepad or in any other text editor.
- Translate all string entries to the desired language.Optionally, you can also add your name and/or a link to your Web site. (TranslatorName and TranslatorURL values) If you add this information, it'll be used in the 'About' window.
- After you finish the translation, Run ExifDataView, and all translated strings will be loaded from the language file.
If you want to run ExifDataView without the translation, simply rename the language file, or move it to another folder.
Exif Editor 1 1 14 Download
License
This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this and you don'tsell it or distribute it as a part of commercial product. If you distribute this utility, you must include all files inthe distribution package, without any modification !Exif Editor 1 1 140
Disclaimer
The software is provided 'AS IS' without any warranty, either expressed or implied,including, but not limited to, the implied warranties of merchantability and fitnessfor a particular purpose. The author will not be liable for any special, incidental,consequential or indirect damages due to loss of data or any other reason.Feedback
If you have any problem, suggestion, comment, or you found a bug in my utility, you can send a message to nirsofer@yahoo.comDownload ExifDataView |
Language | Translated By | Date | Version |
---|---|---|---|
Arabic | Mohamed.Bajdouai | 28/11/2015 | ExifDataView v1.05 |
Brazilian Portuguese | Paulo Guzmán | 14/07/2012 | 1.00 |
Dutch | Jan Verheijen | 26/07/2020 | 1.10 |
French | Gilles PEDROLI | 10/04/2012 | 1.00 |
German | «Latino» auf WinTotal.de | 26/07/2020 | 1.10 |
Greek | geogeo.gr | 20/08/2020 | 1.10 |
Italian | Mirme_IT | 27/07/2016 | 1.06 |
Polish | Hightower | 30/07/2020 | 1.10 |
Romanian | Jaff (Oprea Nicolae) | 04/02/2016 | 1.06 |
Russian | zagrey | 23/11/2015 | 1.05 |
Simplified Chinese | qzwqzw | 21/04/2012 | 1.00 |
Slovak | František Fico | 05/08/2020 | 1.10 |
Spanish | CX2SA | 06/04/2012 | 1.00 |
Traditional Chinese | Danfong Hsieh | 27/07/2020 | 1.10 |
Turkish | Indeks.Gen.Tr | 05/04/2012 | 1.00 |