About 239,000 results
Open links in new tab
  1. Get ImageId From DecalId - Help and Feedback / Scripting

    Oct 9, 2024 · There’s a problem, im looking for a ImageId, i used roblox open cloud to upload a image but you cant get a ImageId so i can only obtain the DecalId.

  2. How to get ImageId of a decal? - DevForum | Roblox

    May 28, 2021 · After you install the plugin to chrome or whatever you use, reload the Roblox website and navigate to your decal. From there you’ll see a few buttons above it, one of them …

  3. How to get catalog image from asset id - DevForum | Roblox

    May 22, 2021 · I am trying to make an image of an item show up in game after the item id has been put into a text box. I have read many articles on how to do this, but I haven’t been able to …

  4. Convert decal ID to image ID (2025) - Roblox

    Jan 21, 2025 · Even worse when Roblox has changed on how their asset ids works to be semantic which makes it even more difficult. hehehe i made a very simple and easy way to …

  5. How to get image id from decal id? - DevForum | Roblox

    Oct 21, 2021 · I’m making a surfaceGui phone on studio and one of the features in the settings app is that you can change your wallpaper. To do this the player enters a decal asset id into a …

  6. Getting a players profile picture - Scripting Support - Roblox

    Dec 30, 2022 · Howdy! How do I get a players profile picture from their profile? Since I am using a localscript, I could do this through the script. Cheers!

  7. Easier way to get game icon image id? - DevForum | Roblox

    Jul 30, 2025 · Hey so I’m making this game that has a lot of other Roblox games in it and it shows the thumbnail or icon of the game. I know you can simply get the thumbnail by inputting the …

  8. Imiji - convert decal IDs to image IDs - Roblox

    Feb 15, 2025 · When you paste in a decal ID, Imiji will fetch the decal instance from Roblox, parse out the image ID from its data, and generate short and long URIs for you: From here, you can …

  9. Converting Decal IDs to Image IDs - DevForum | Roblox

    Aug 20, 2024 · Unfortunately, Roblox does not provide a convenient method that translates decal to image, so several “hacks” were made to tackle the issue. I wanted to catalog each method …

  10. How to get Image URL of a group icon? (Roblox Web Api)

    Aug 30, 2020 · This would work but a very hacky inefficient process, but I have an idea, the URL given through emblemURL at the end has the decal number, and this number can be used for …