README
node-thumbnailer-web
Uses node-thumbnailer to make a thumbnail of an image at one URL, and upload that thumbnail to another.
Use node-thumbnailer to make thumbnails of images on the web
<script type="module">
import nodeThumbnailerWeb from 'https://cdn.skypack.dev/node-thumbnailer-web';
</script>
Uses node-thumbnailer to make a thumbnail of an image at one URL, and upload that thumbnail to another.