Skip to main content
  1. Install it with pip:

    pip install django-url2png
  2. Configure settings: API_KEY, SECRET_KEY

  3. Optionally set optional defaults for the filter, especially THUMBNAIL_MAX_WIDTH

  4. Use it in a template:

    {% load url2png_tags %}
    <img src="{{ url|url2png:400 }}" width="400" height="{% get_height 400 %}"/>

    This uses the configured THUMBNAIL_MAX_WIDTH, which is set to 300:

    {% load url2png_tags %}
    <img src="{{ url|url2png }}" width="300" height="{% get_height %}"/>

Release files for django-url2png 0.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-url2png 0.4
File Size Uploaded
django-url2png-0.4.tar.gz 538.5 kB Details

Release files / django-url2png-0.4.tar.gz

Download URL django-url2png-0.4.tar.gz
Size 538.5 kB
Tags Source
SHA-256 checksum
How to use checksums
7f9bd24697bbf8884ee26849d402507018b94f44dc41e557422854174ef2212a
BLAKE2b-256 checksum
How to use checksums
6b70b8319f36987de44ee7e46a48082dd7c0b51ec07ae3ff56513c418ebb0166
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.4 This release

1 release file

0.3

1 release file

0.2

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page