Skip to main content

A color profile converter for easy_thumbnails

Project description

put easy_thumbnails_watermark in INSTALLED_APPS

INSTALLED_APPS = (
    'easy_thumbnails_colorprofile',
)

add the preprocesor in your settings

from easy_thumbnails.conf import Settings as easy_thumbnails_defaults

THUMBNAIL_PROCESSORS = easy_thumbnails_defaults.THUMBNAIL_PROCESSORS + (
    'easy_thumbnails_colorprofile.thumbnail_processors.colorprofile_processor',
)

Project details


Download files

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

Source Distribution

File details

Details for the file django-easy-thumbnails-colorprofile-0.5.1.tar.gz.

File metadata

File hashes

Hashes for django-easy-thumbnails-colorprofile-0.5.1.tar.gz
Algorithm Hash digest
SHA256 2c9839bdeb6a48e00d2eff16226b1eaeb12d94bb8dfa3df34b546090b14a8edc
MD5 e3fffd356b3d85736cfc1ea7b74555a1
BLAKE2b-256 2c75769fbd645245f3158b93bb30ea9c6db4dd3ecf04e6ca8b91cfb26f2f7efb

See more details on using hashes here.

Provenance

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