Skip to content

COSCUP/image-compress-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-server

Compress any Google Drive image to WebP format.

Usage

bun run index.ts

Visiting http://localhost:3000/google-drive-file-id will return the WebP file.

You should set up a CDN in front of this server and configure permanent caching, as this server does not cache anything itself.

About

Compress any Google Drive image to WebP.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors