Rendering images on GUI

I made a script that renders an image on GUI by each pixel. In this example, there are empty spaces due the need of image compression, since more than 2MB+ crashes Roblox Studio. It’s impressive since you can’t really put an image into a game without uploading it to Roblox.


I could do some workarounds to prevent crashes but I don’t have time for that. Smaller image are rendered with higher quality however bigger images are rendered with lower quality. I can also play videos if I change few things.


I am not sure if I should provide source code since I am worried about exploiters using it and rendering some NSFW in backdoored games.

7 Likes

Can you please send us some screenshots of what it looks like for smaller images?


Five Nights At Freddy’s game icon rendered.

2 Likes