This web application requires JavaScript.

Resonite Package Space Optimizer

This tool is used to compress the assets inside of a .ResonitePackage file. Currently the tool can only convert image assets into a more space efficient format, WebP.
All optimizations are done in the browser, so nothing is uploaded to any server.

Instructions

  1. Obtain a .ResonitePackage file from Resonite. Here's how!
  2. Keep this obtained file safe! You will be deleting your copy/copies on Resonite in a future step.
  3. Add your .ResonitePackage to the website. Don't worry, nothing leaves your device.
  4. Select which operations you want to preform on the asset in the newly added entry.
  5. Click "Start" on your entry.
  6. Once complete, click the "Download" button to obtain the optimized package.
  7. Load the downloaded optimized package into Resonite.
  8. Validate that there are no issues with your optimized asset.
  9. Delete any copies of that item in your Resonite inventory. Remember to keep your original .ResonitePackage handy, at least for a short time just in case something becomes a problem.
  10. Save your newly imported optimized item.

Troubleshooting

All assets have rainbow textures.

This is likely due to your web browser blocking the use of the Canvas API. Several security focused web browsers will automatically block or obfuscate data from the Canvas API. The simple fix would be to unblock the website so that it can use the Canvas API. Otherwise, try using a different browser.