image-resizing-api icon indicating copy to clipboard operation
image-resizing-api copied to clipboard

A simple image resizing API written in Deno.

How to build an image resizing API

This is an example image resizing API built with Deno and imagemagick_deno.

View accompanying tutorial.

Deno Deploy Playground.

Try the demo live: https://image-resizing-api.deno.dev/?image=https://deno.land/images/artwork/deno_city.jpeg&width=500&height=1000