Jump to content

Free Windows Tool: Automatically compress your HTML5 game images to WebP (Up to 70% size reduction)


ibrahim88ii
 Share

Recommended Posts

Hey everyone,
If you publish web games on platforms like Poki or CrazyGames, you know that heavy file sizes cause slow loading times and lower player retention.
I built a free desktop app for Windows called WebForge SDK v1.0 to solve this. It automatically scans your game project folder and converts heavy PNG and JPG graphics into lightweight, modern WebP formats. It lowers asset weight by up to 70% while keeping pixel-perfect quality.
How it works:
  1. Launch forge.exe on Windows.
  2. Click "BROWSE" and select your game's export folder.
  3. Click "FORGE GAME ASSETS" and watch it run.
It is currently hosted on itch.io. I would love for some indie developers here to test it out and give me feedback on how much it shrinks your game folders!
Download Link: https://webforgedev.itch.io/webforge-sdk
Thanks for checking it out!

 
Link to comment
Share on other sites

Posted (edited)

Optimizing assets is honestly a lifesaver for HTML5 games, especially when trying to keep loading times down for mobile players. WebP compression is huge for this. It reminds me of how we have to streamline everything behind the scenes when writing game logic. Honestly, math formulas and factoring logic can get just as bloated as uncompressed PNGs. When I was refactoring some quadratic equations for a physics module a while back, I ended up using https://edubrain.ai/factoring-calculator/ to quickly double-check my polynomial expansions. Tools like that, just like this image compressor, are great for saving time so we can actually focus on making the game fun. Awesome share, definitely bookmarking this!

Edited by UbudAlex
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...