Skip to main content

Generate thumbnails of anything.

Project description

Latest Version Coverage Status Documentation Status https://travis-ci.org/moccu/django-ultimatethumb.svg?branch=master

django-ultimatethumb is another Django library for generating thumbnails but has some advantages:

  • Thumbnails are not generated when the templatetag is called. Instead, images are generated on demand when they are requested by the browser. This can lead to a major speedup of your page response times.

  • Thumbnails can be generated from static files too (for example to downscale retina-optimized images and therefore reducing traffic).

  • Generate multiple thumbnail sizes at once for use in picture html tags with multiple sources (e.g. with media queries).

Requirements

django-ultimatethumb supports Python 3 only and requires at least Django 1.11.

Prepare for development

A Python 3.6 interpreter is required in addition to pipenv.

$ pipenv install --python 3.6 --dev
$ pipenv shell
$ pip install -e .

Now you’re ready to run the tests:

$ pipenv run py.test

Resources

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

django-ultimatethumb-1.1.0.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

django_ultimatethumb-1.1.0-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file django-ultimatethumb-1.1.0.tar.gz.

File metadata

  • Download URL: django-ultimatethumb-1.1.0.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for django-ultimatethumb-1.1.0.tar.gz
Algorithm Hash digest
SHA256 5e498d0a656eb375d5ba606f49451b74df7ed1414d24c1d87da622d0d53a5e70
MD5 372078bae453db8de03b1fa8f620a071
BLAKE2b-256 8a4a1cf057850eb208477cac95bc6e19451e026eed6dd4fe0e95091036646949

See more details on using hashes here.

File details

Details for the file django_ultimatethumb-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_ultimatethumb-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6cd5ef9fa424f6a7146f265ca11165a5c6433d7ddd60ed4d39c7288061d9344f
MD5 be5f2923fb7d7fc41463001f95b79bff
BLAKE2b-256 5bf0910aff2531757a7a187857509e534e4d8588d4f4d2b06c42cddd4c1253c5

See more details on using hashes here.

Supported by

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