Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 673 Bytes

README.md

File metadata and controls

46 lines (25 loc) · 673 Bytes

imgpwoxy 🚀

img-proxy on the edge 🤣🙈


TODOS:

  • resize with aspect ratio
  • encode url
  • add cache

Requirements


How to dev

run wrangler dev -l --no-bundle


How to publish

run wrangler publish

don't forget to update wrangler.toml before publishing


How to try

Try the following link with your browser of choice.

https://imgpwoxy.<your-cf-username>.workers.dev?width=<N>&height=<N>&url=<EncodeURI(S)>

make sure you encode the url string


🖖🤓