🚀 A new era: Kirby 4 Get to know
Skip to content

Heroicons

Plugin that provides heroicons as snippets to embed, customisable with a class argument.

Related plugins

CloudConvert

by Bruno Meilick

Plugin to convert your files to other file types (i.e. mov to animated gif), using cloudconvert.com
  • K3
  • K4

Imgix

by diesdas.digital

If this plugin gets activated, it will serve all images via imgix.
  • K3
  • K4

Convert JPG and PNG to WEBP

by Felix Häberle

This plugin converts JPG, JPEG and PNG into much smaller WEBP – speed up your website!
  • K3

Tiles

by hana+nils

Tiles is a plugin to serve basic vector map tiles (.mbtiles). The plugin provides routes for styles, tilejson and vector tiles that can be …
  • K3
  • K4

Blurry Placeholder

by Johann Schopplich

Blurry image placeholders and progressive image loading for better UX
  • K3
  • K4

Autofavicon

by Thomas Günther

Automatically generates an SVG favicon
  • K3
  • K4
return [
    'medienbaecker.autoresize' => [
        'maxWidth' => 2000,
        'maxHeight' => 2000,
        'quality' => 90
    ]
];

Autoresize

by Thomas Günther

Automatically resize images on upload
  • K3
  • K4

Autofocus

by Sylvain Julé

Content aware image cropping
  • K3

Imagex

by Tim Narr

Imagex helps you orchestrate modern, responsive and performant images in Kirby.
  • K4

BlurHash

by Tobias Möritz

Optimized image placeholders with the BlurHash algorithm
  • K3
  • K4

ImageMagick Extended

by Tobias Möritz

Extend Kirby's built-in ImageMagick driver, work better with GIFs and APNGs
  • K3
  • K4

ThumbHash

by Tobias Möritz

Smarter image placeholders with the ThumbHash algorithm – supports transparency!
  • K3
  • K4
return [
  'werbschaft.uploadExtended' => [
    'rename'            => true,
    'excludeCharacters' => ['_','__'],
    'tinyPng'           => true,
  ]
];

Upload Extended

by Werbschaft

More options when uploading files like name changes, resizing via Kirby or compression and optional resizing via TinyPNG.
  • K3
  • K4

Other plugins by Adam Kiss