ExifCleaner is a batch photographic utility that enables you to remove individual Exif tags or to strip Exif data entirely. This protects your privacy, helps you to hide unneeded, undesirable,.
Latest versionReleased:
Read and modify image EXIF metadata using Python.
- Exif read/write operations are asyncronously spawned to separate processes that automatically distribute across available CPU cores.
- ExifCleaner is a freeware, open source graphical app that uses ExifTool to remove exif metadata from images, videos, and PDF documents using a simple drag and drop interface. It supports multi-core batch processing and dark mode.
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. Ensure thebinary mode flag is set. Pass this image file object into the exif.Image class:
List EXIF attributes using the list_all() method:
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.2.1
1.2.0
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.12.0
Exif Cleaner Full
0.11.2
0.11.1

0.11.0
0.10.0
0.9.0
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
Exif Cleaner Online
0.3.1
0.3.0
0.2.0
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.2.1-py3-none-any.whl (28.9 kB) | File type Wheel | Python version py3 | Upload date | Hashes |
Filename, size exif-1.2.1.tar.gz (22.0 kB) | File type Source | Python version None | Upload date | Hashes |
Exifcleaner
CloseHashes for exif-1.2.1-py3-none-any.whl
Algorithm | Hash digest |
---|---|
SHA256 | eac79c3359c01a4c96a5bebcbe8ce35729f2f49d13883c56cb8c0a1de362a556 |
MD5 | d6fa5ad12c473c4ab20a8c213fa32de1 |
BLAKE2-256 | 23c44d99c9d8baa2300d1ab6072e7e7f3257558bbefad5dd37a6e3a4a8f48d10 |
Hashes for exif-1.2.1.tar.gz
Metadata Cleaner
Algorithm | Hash digest |
---|---|
SHA256 | b6eaf1c11cd54a177231ff119eb0c1fb19f7a2d0402dd5a2b49dfe3d7fac7abc |
MD5 | 83b8575e50674aba1f9cbc1db6a509e8 |
BLAKE2-256 | 194bb7e3a52493edd81d3b7ad6d2e67f5a13c64dea9d28bcbce09e4f03560f9b |
