LocalImageService #31
gp-slick-coder
started this conversation in
General
Replies: 1 comment
-
No worries. Of course Astro has similar functionality out of the box. 😅 The custom image service was mainly because I wanted to retain EXIF data, embed a colour profile in WebP images, and also customise some conversion options (e.g. effort). Astro v3 didn't have a Picture component when I wrote my one, but the one that's since been added to Astro probably doesn't do exactly what I want either. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Your LocalImageService with the 'Picture' control looks interesting. I will try that out. Thanks for sharing.
Beta Was this translation helpful? Give feedback.
All reactions