#image #file #media #cli-file #cli #multimedia-categories-images

app whitewash

Whitewash strips EXIF, IPTC, XMP, and Geolocation metadata from every image in a directory

1 unstable release

0.2.0 Nov 15, 2019

#16 in #images

MIT and GPL-3.0-or-later

82KB
178 lines

Whitewash

Crates Stars License Coverage Top Language

Carbon

Whitewash strips EXIF, IPTC, XMP, and Geolocation metadata from every image in a directory.

Usage

Whitewash is super simple to use.

To wash a directory, just run Whitewash:

secret/images > whitewash

To confirm that all images in a directory are free of metadata:

secret/images > whitewash --validate

And for more help:

secret/images > whitewash --help

Performance

On an 4.500Ghz i7 6700k, Whitewash can wash about 230 files per second.

code/whitewash » target/release/whitewash test/
[00:03:50] Washed 50000 of 50000 [############################]

License

The source code within this respository is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this software, You can obtain one at https://mozilla.org/MPL/2.0/.

Dependencies

~4–14MB
~131K SLoC