Skip to content
/ toformat Public

wasm serverless project for converting images on the fly

Notifications You must be signed in to change notification settings

nvima/toformat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toformat.link

A WASM Serverless Project for converting Images on the Fly.

toformat.link Website Documentation

toformat.link

toformat.link Terminal Documentation

Get Documentation

curl -L toformat.link

TO PNG

curl -L toformat.link/png=https://toformat.link/img.jpg > img.png

TO GIF

curl -L toformat.link/gif=https://toformat.link/img.jpg > img.gif

TO JPG

curl -L toformat.link/jpg=https://toformat.link/img.png > img.jpg

TO JPEG

curl -L toformat.link/jpeg=https://toformat.link/img.png > img.jpeg

About

wasm serverless project for converting images on the fly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages