Thumbnails with Nodejs

Asked

Viewed 148 times

2

How can I generate thumbnails of images I receive in Base64 format with Nodejs? Currently saved only the original, but would like to create the Thumb of each.

1 answer

1


After a few attempts, using the module SHARP I managed to create the thumbnails, using the resize.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.