cloudinary-community / cloudinary-community/netlify-plugin-cloudinary
[Feature] Drop Image MD5 values from image names
Open
question
- Dominant language
- HTML
- Stars
- 45
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
# **Feature Request**
When an image is created through static rendering, it includes the actual image prepended to a MD5 of image. For example, an image `bird-8172597_1280.jpg` is uploaded to Cloudinary as `bird-8172597_1280-725f0013dd4d83931bd8e4036f727dac.jpg`. Consider dropping the value after the last `-` so that the image name is retained.
## **Is your feature request related to a problem? Please describe.**
## **Describe the solution you'd like**
## **Describe alternatives you've considered**
## **Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.