Generate srcset images for a variety of resolutions from OCaml
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fmt

+3 -1
+3 -1
README.md
··· 4 4 5 5 ## Overview 6 6 7 - Srcsetter processes a directory of images and outputs responsive variants suitable for embedding as `<img srcset>` tags in websites. It uses ImageMagick for image processing and outputs WebP format. 7 + Srcsetter processes a directory of images and outputs responsive variants 8 + suitable for embedding as `<img srcset>` tags in websites. It uses ImageMagick 9 + for image processing and outputs WebP format. 8 10 9 11 ## Packages 10 12