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.0.0.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

django_ultimatethumb-1.0.0-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for django-ultimatethumb-1.0.0.tar.gz
Algorithm Hash digest
SHA256 6c756592cdf7bd6acbcea0abbd09b3d957cf5f4168ef5d0047dc91d1e5bf590b
MD5 896385b8ec5f1008c221e99c5fc6cc34
BLAKE2b-256 c398d1840a13d9607e0ac1ed8fb26aa4ebe201469d25034eb72da61938bd4478

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_ultimatethumb-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a17966b66e939fbf0692acee555871acbfe2af2825a3b93cc39762027bcecb7a
MD5 6e3e25d1c2dc84edd7a7e608d6e8596a
BLAKE2b-256 a8c8ff2a046d5ae030ba0b74c8448cb6ff229dc9d7a28f90493e9c225b1e81a8

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