Skip to main content

A filter to print the input image in different predefined image sizes.

Project description

image-filter

This is where a description of your plugin goes. Provide usage instructions here.

<img src="{{ image }}" width="{{ image.width / 2 | int }}"

srcset="

<img src="waffle-small.webp"

srcset="waffle-small.webp 512w, // Viewport bis zu 512

waffle-medium.webp 900w, // Viewport größer als 512

waffle-woowee.webp 1440w" // Viewport größer als 900

/>

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

lektor-image-filter-0.5.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

lektor_image_filter-0.5-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

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