Remove EXIF data from images.
Project description
exifstrip
A command-line tool to strip EXIF data from images.
Requirements
Installation
Install the package from PyPI, available as exif-strip, using pip.
pip install exifstrip
Usage
usage: exifstrip [-h] [--overwrite] [images ...]
positional arguments:
images
optional arguments:
-h, --help show this help message and exit
--overwrite
To create a new file without EXIF data:
exifstrip path/to/img1.jpeg path/to/img2.heic
This will create two files, path/to/img1.jpeg.stripped and path/to/img2.heic.stripped.
To overwrite the original file, include the --overwrite flag. All files specified will be overwritten.
exif-strip path/to/img1.jpeg path/to/img2.heic --overwrite
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file exifstrip-0.0.3.tar.gz.
File metadata
- Download URL: exifstrip-0.0.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50e6e89db72a843bb68ce8defa5302be32e96c68ae39b5d45bb573c6a2f53165
|
|
| MD5 |
cd6cd9181e3650ccf45f2438a2a5fed7
|
|
| BLAKE2b-256 |
abd29c8faff81675cb70ff67ca2de23841231c7907b6f8555f04ce91ce1c1d88
|
File details
Details for the file exifstrip-0.0.3-py3-none-any.whl.
File metadata
- Download URL: exifstrip-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25b2b56d0944935b0d621510e41ffbedb394548e7731c121a617e89e5f9da0ea
|
|
| MD5 |
3fc1a46635b538f9d1d5ac4bca90e489
|
|
| BLAKE2b-256 |
df40126be125205151c573ea2ecce70f98b4b0bdbe875814fc368a3e19940730
|