GIT-LFS Image Transformations in Dev

Hi, I’m using Netlify’s image transformation feature to transform images uploaded via git-lfs. It’s a great feature (I previously used Cloudinary for this, but the direct integration via Netlify is better).

My problem is that I’d like to test these image crops during development. I was hoping that this would be possible via netlify dev, but it appears that the cropping arguments are ignored in dev. Is support for running image transformations in dev supported or on the roadmap?

Thanks
Alden

Not sure - I think the roadmap is still in flux.

However, I’d start with posting a feature request on the repo, here: Issues · netlify/cli · GitHub , since that’ll be the pool that the product and development teams draw from as decisions are made.

Gotcha, I’ll post an issue there. Thanks Chris!

1 Like