madhums / madhums/node-imager

Remove a single Image

Open
#76 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.