Compress any Google Drive image to WebP format.
bun run index.tsVisiting 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.