Problem with images loading!

Hello there, I’m currently working on project where you need an image customazation but the problem is some images are working and some not, Even if the images are not modereted they will do not load

My script is:

DecalPreview.Image = "rbxassetid://"..DecalIDInput.Text

Thanks for any help!

Make sure you are using ImageId for ImageLabels and ImageButtons and not DecalId. Here is a plugin Elttob made to convert decal to image id.

You know that I said player are putting they images so I cant convert them

Ah, I get it. Unfortunately, I am not aware of any methods of getting ImageId from DecalId from a script.