Optimise for pixel art after creating game?

I am making a game and I forgot to press the “Optimise for pixel art” button when I started making the game. I never noticed this until I had already made a lot of events and sprites. Please help.

(blurry walkboi, 2025)

Here is a lil tool I made to fix this problem automatically.
You can download it from here:
Link


How to use:

0- Make sure GDevelop is closed.
1- Unzip the downloaded file (using WinRAR or any unzip app).
2- Run the file RunScript.bat
3- Click on Select JSON file
4- Select the project .json file (the one you want to smooth all the sprites in it, usually found in Documents → GDevelop projects → project number).
Tip: you can open gdevelop → click on Home button → press the 3 dots on the right side of your project → press Show in local folder, it will auto show you your project file location.
5- Once the message “All sprites have smoothed successfully !” showed up, click OK.
6- Done ! Now you can open your gdevelop project, and you will find that all your sprites are now smoothed.

1 Like

The link doesn’t even work. You might need to fix that.

Thanks for reporting the issue, fixed.