Developed an MVP
I'm building an online texture compression tool for computer graphics developers. By serving a GPU-native compressed texture format, you can speed up rendering pipeline initialization by skipping image decompression!

You can compress any texture for free here: https://compressor.shukantpal.com

Also, PixiJS supports compressed textures!