Skip to main content

Easy thumbnails for everyone

Project description

A library, written in Python, that allows you to make custom thumbnails wherever you need them.

<img src=”{{ thumbnail(source, ‘200x100’, (‘crop’, 50, 50)) }}” />

See the documentation online at http://lucuma.github.com/moar/

Features at a glance

  • Pluggable engine support (Wand <http://docs.wand-py.org/> included).

  • Automatic cache: a thumbnail is generated only once.

  • Pluggable storage support (includes local files and S3 storages).

  • Flexible, simple syntax, generates no HTML.

  • Several filters available by default:
    • Cropping

    • Rotation

    • Blur

  • Easily extendable.

copyright:

Juan-Pablo Scaletti.

license:

MIT, see LICENSE for more details.

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

Moar-3.0.0.tar.gz (274.7 kB view hashes)

Uploaded Source

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