GeistHaus
log in · sign up

GitHub - janko/image_processing: High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick

github.com

High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick - janko/image_processing

4 pages link to this URL
Understanding ActiveStorage Variants for Image Transformations in Rails

Image transformations let you show images in the size or format you need. Create a new version by calling variant on an attachment and passing the desired transformations. When a browser requests that URL, Active Storage will process the original image on demand and redirect to the generated file.

0 inbound links article en Rails InternalsActiveStorage