node-imager icon indicating copy to clipboard operation
node-imager copied to clipboard

Generate variants after already uploaded

Open J-Gonzalez opened this issue 11 years ago • 1 comments

If we have already successfully uploaded an image to S3 with many variants, how would one be able to create NEW variants for already generated files?

Say for example I added a new template to my site which I want to show a list of content with images resized as 'thumbnail_featured' or something, but already existing files were never uploaded as thumbnail_featured originally. Is there a way to RE-generate variants if passing an existing S3 file?

J-Gonzalez avatar May 06 '14 21:05 J-Gonzalez

This feature is not available yet, but I am planning to add this. I have started re-writing this library using generators and co, I will be adding this feature in that. Thanks for the issue!

madhums avatar Sep 17 '14 10:09 madhums