Skip to content

issues Search Results · repo:11ty/eleventy-img language:JavaScript

Filter by

228 results
 (54 ms)

228 results

in11ty/eleventy-img (press backspace or delete to remove)

I generate my images with // Image optimization: https://www.11ty.dev/docs/plugins/image/#eleventy-transform eleventyConfig.addPlugin(eleventyImageTransformPlugin, { // Output formats for each image. ...
  • KajKandler
  • Opened 
    15 hours ago
  • #284

I believe stripping Exif metadata is harmful to images. I see many use cases, such as photo galleries, portfolios, or infographics, where you want to keep EXIF metadata like copyright and licensing information. ...
  • KajKandler
  • 1
  • Opened 
    yesterday
  • #283

- run 11ty in dry mode (skips writing files) - images are still processed even if cache duration is specified as 2w still unclear if it actually re-fetches the files or just logs eleventyConfig.addPlugin(eleventyImageTransformPlugin, ...
  • murtuzaalisurti
  • 1
  • Opened 
    13 days ago
  • #282

Hello there, I m not sure if this is an actual issue, a behaviour by design or if I m just doing it wrong but on my portfolio website my homepage is displaying a grid of my photos with a link on their ...
  • GoOz
  • 4
  • Opened 
    16 days ago
  • #281

11ty: v3.0 11ty-image: v6.0.1 Image definition (in markdown): ![alt](https://res.cloudinary.com/dfue3cfts/image/upload/v1738860609/Syntackle/Posts/Screen_Cast_2025-02-06_at_10.18.49_PM_nrhnla.gif) Plugin ...
  • murtuzaalisurti
  • Opened 
    21 days ago
  • #280

await EleventyImage(Buffer.from( svg… )); results in (and an error) in serve mode: img src= /.11ty/image/?src= svg… Marginally related to #70
bug
  • zachleat
  • Opened 
    on Jan 24
  • #279

A similar question has been risen here, but I m unable to make it properly work: https://github.com/11ty/eleventy-img/issues/55 Relevant files in project: - _includes - layouts - post.njk ...
  • Seramis
  • 4
  • Opened 
    on Jan 22
  • #278

I have some thumbnails that I can get away with a lower quality setting on, but also a lot of full-size images and UI screenshots that I want to look nicer. There doesn t currently appear to be a way to ...
  • valadaptive
  • Opened 
    on Jan 21
  • #277

I m not sure if there would be other plugins that also want to use eleventy:ignore, but I think that at some point in the pipeline, the attribute is safe to remove. This is a pretty minor issue--it s mostly ...
  • valadaptive
  • 3
  • Opened 
    on Jan 21
  • #276

Be nice to have the option to output not by numerical value in width option, but rather via pixel density. ie. 1x, 2x, 3x, 4x
  • nnagewad
  • Opened 
    on Jan 18
  • #275
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub