Search by

hermajan / imagette

hermajan

Handling of images with Nette Image.

Package info

github.com/hermajan/imagette

Homepage

pkg:composer/hermajan/imagette

Statistics

Installs: 1 896

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v3.0.0 2026-03-24 23:45 UTC

This package is auto-updated.

Last update: 2026-08-27 00:04:35 UTC


README

Tests Packagist

Library for handling images, generating thumbnails, and format conversion in the Nette Framework.

🌟 Features

  • Thumbnail Generation: Intelligent image resizing, caching, and template-based generation.
  • Format Conversion: Seamless transformation into modern formats like WebP and AVIF.
  • Nette Integration: First-class support for Nette DI and Latte macros ({thumbnail}).
  • OpenGraph Support: Optimized image preparation for social media sharing.
  • Smart Caching: Efficient thumbnail generation and serving.
  • Fallbacks: Configurable fallback assets for missing images.

📥 Installation

Install this via Composer:

composer require hermajan/imagette

📚 Documentation

Usage and documentation for this project is in wiki.