Skip to main content

ExifTool optimizer for Willow

Project description

willow-exiftool

ExifTool optimizer for Willow, to strip out excessive Exif data.

Installation

Using pip:

$ pip install willow-exiftool

You'll also need to install ExifTool if you don't have it already. For Debian/Ubuntu you can use apt, other distributions should also have packages:

$ sudo apt install exiftool

Edit your Django project's settings module, and add the application to INSTALLED_APPS:

INSTALLED_APPS = [
    # ...
    "willow_exiftool",
    # ...
]

Also add/update WILLOW_OPTIMIZERS to enable the optimizer:

WILLOW_OPTIMIZERS = "exiftool"

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

willow_exiftool-0.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

willow_exiftool-0.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file willow_exiftool-0.1.tar.gz.

File metadata

  • Download URL: willow_exiftool-0.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.4

File hashes

Hashes for willow_exiftool-0.1.tar.gz
Algorithm Hash digest
SHA256 48d63f80558c071f03297ff09ee20dde83b7073b77a82853eed4b3019825f85d
MD5 9a03a11dcbd735f107c55db2274d5c07
BLAKE2b-256 4b67abbe9a0caacfcd9caa81c62d9bbb2364343b29d5662512fa1957b3a288d4

See more details on using hashes here.

File details

Details for the file willow_exiftool-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for willow_exiftool-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7ba89288e8c28c5e6525d624dc3f826664b6364651f443a4562579a44be5a7a3
MD5 b2a8a454f96898143fe6d29535db06bf
BLAKE2b-256 ca2fa181761263ab10dd9ad2ebc4537894b568a544ab7f7f501d2473dbdc35f7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page