Remove a single Image
Open
@madhums is already working on this.
Since Sep 14, 2014.
feature
- Dominant language
- JavaScript
- Stars
- 267
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
How can I remove a single image using node-imager. Normally if i provide the name of the image it's removed all the image generated from it.
Now,
If I insert abc.jpg.
I creates several images, like thumb_abc.jpg, preview_abc.jpg.
To remove I have to insert abc.jpg and it removed all the images(thumb_abc.jpg, preview_abc.jpg.)
But I want to remove a single image using it's link ( https://s3.amazonaws.com/themescdn/534a8d27efc5dss-08b0a9ec8be00d85d392c85efcec362dc534e8b2.1920x1080.jpg). Is that possible??
Thanks,
Nixon
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.