Magiconvert _

Image converter and resizer

svelte

css

typescript

The Idea

I needed a way to easily convert and resize images to different formats without having a daily limit.

The implementation

This application was built using sveltekit and skeleton ui. The image processing is being done on vercel’s serverless infrastructure using sharp. Each user gets 50 free image conversions and can then purchase additional credits using stripe.

MagiConvert also allows users to calculate the blurhash string from an image.