danielfdickinson / image-handling-mod-hugo-dfd

A Hugo module for handling images and image-related functionality for themes
https://www.image-handling-mod.wtg-demos.ca
MIT License
17 stars 7 forks source link

Found useful to have Rotation, Anchor, Quality, picture Hint options in Markdown and shortcode call #61

Closed mesetka closed 1 year ago

mesetka commented 1 year ago

Hi all, I've chose this repo to process images for my hobby Hugo-based site, as it seemed for me as most feature-rich amongst all others similar mods. I've found it to be rather convenient to use, but I am missing some more options, which could help to add images to Hugo site without never ever using any image editor except Hugo's image processing. I tried adding those options and used them - and managed to get a perfect result with raw unedited shots from smartphone transformed into compressed, rotated, resized web images with a few code lines, which are faster to write to markdown, than to manually do in image editor.