Most online GIF tools send your file to a remote server. I built OmniGIF to prove that's unnecessary — modern browsers can decode, encode, and transform GIFs entirely on the client. The architecture problem Traditional flow: User → Upload to server → Process → Download result OmniGIF flow: User...
Source: [Dev.to](https://dev.to/sunkehappy/building-omnigif-a-client-side-gif-toolkit-with-webassembly-no-server-uploads-29o1)