frontend-image-encode
frontend-image-encode copied to clipboard
This is script and implementation of frontend image compression, convert, rotate, resize based on codecs in Google/Squoosh. All codecs are copy from the Squoosh repo without modifying. if you want to...
Results
2
frontend-image-encode issues
Sort by
recently updated
recently updated
newest added
The dynamic imports of the code makes Vite yells (it doesn't support dynamic imports by variables like that. There are some rules that must be followed). Do you think it...
Hey! I just stumbled upon your repo and I find it very useful! Thanks! What do you think about adding TypeScript support? I could do that, if it's interesting to...