Blurry images on ImageLabels

hello everyone,

is there any way i can fix blurry images like in the image below?


i’ve seen games have better higher quality images than this one
any help would be appreciated, thanks

1 Like

I wouldn’t say this is the topic for scripting support but I guess if this image is saved on your computer to make sure its a .png. .png images are more high quality than most

1 Like

that could be image compression due to scaling.
try uploading image in format .png as person above said

1 Like

Set the property “ResampleMode” to Pixelated, instead of Default. This should fix it.

what topic should it be then?
sorry for the misuse of topics

What exactly do you mean by “fixing blurry images”? Do you want the overall quality of the image to be better? Do you want the image to have a pixelated or sharpness filter applied to it(so the corners are more prominent)?

i want the quality of the image to be better
is that possible?

Well you could try saving it with a higher quality, maybe using an AI quality upscaler, and then it might be better. Also using what @KJry_s said could help too.

the image’s size is 1000x1000
is that not enough?

Is the image a .png image? If it’s something like .jpeg it will have lower quality than a png. Also if you want you can try making it a 1500x1500 if you feel that’ll make it better.

yes, it is a .png image
i’ll try to make it that

It’s possible for the image quality to be as good as you need it when displaying on the user screen(try uploading as a png, and a square, so Roblox does less processing) however if you want higher quality images, for specific use cases like allowing high-quality deep zoom or displaying in a big theatre screen, then you can break the image into smaller ones and upload them independently on the catalog.