Skip to content

A Cloudflare Worker application which serves patched version of imageproxy.

License

Notifications You must be signed in to change notification settings

syumai/go-image-proxy-worker

Repository files navigation

go-image-proxy-worker

  • A Cloudflare Worker application which serves patched version of imageproxy.
  • This proxy worker supports:
    • Resizing image
    • Cropping image
    • Convert image to jpeg / png
  • Caching is not supported.

Usage

Requirements

This project requires these tools to be installed globally.

  • Node.js
  • Go 1.22.3

Development

  • At first, please run npm i.

Commands

npm run dev    # run dev server
npm run deploy # deploy worker

Using Service Bindings

Author

syumai

License

MIT

About

A Cloudflare Worker application which serves patched version of imageproxy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published