Skip to content

Cloudflare workers app to flip images

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

Kellel/image_flipper

Repository files navigation

Image Flipper

Why not write some rust that compiles into WASM that I run on workers that could be replaced with a single line of CSS?

Notes

Now correctly deals with type other than png!

I also implemented animated GIF support, but in practice I haven't been able to prove that it works because I run out of CPU allocation before I can process more than a single frame.

Running

wrangler preview

About

Cloudflare workers app to flip images

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published