
Convert decal ID to image ID (2025) - DevForum | Roblox
Jan 21, 2025 · DECAL ID TO IMAGE ID Lemme get this straight, I can totally relate to some developers that it’s so frustrating to get the image id from decal id ESPECIALLY IF YOU …
Get ImageId From DecalId - Scripting Support - Roblox
Sep 24, 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.
How to get the decal id of an image? - DevForum | Roblox
Apr 7, 2025 · When I put a decal on a part and paste in the decal’s ID, the decal object immediately converts it into an image id, one which is different from the decal id. Is there any …
How to get ImageId of a decal? - Scripting Support - Roblox
May 28, 2021 · I use the BTRoblox plugin for stuff like this. After you install the plugin to chrome or whatever you use, reload the Roblox website and navigate to your decal. From there you’ll …
How do I get an asset ID of a decal? - DevForum | Roblox
Jun 16, 2022 · Question How would I grab the asset ID of a decal through a script? I’ve looked through the API Roblox Site, however I couldn’t find a solution.
Get Decal Id by Asset Id - Scripting Support - Roblox
Aug 11, 2022 · I’m trying to get the Decal id of a Face by it’s asset id with a script. Example: Silly Fun - Roblox has the Decal id 7699086. Roblox Studio automatically converts it when …
How do you get the Studio ID of an image - Roblox
Jun 9, 2020 · So, this is related to my other but I didn’t get any answers, so I tohught about writing a new topic. Basically I am having an issue where the image wont display onto a decal when I …
Imiji - convert decal IDs to image IDs - Roblox
Feb 17, 2020 · 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 …
It's Impossible to Get an Image ID From a Decal ID - Roblox
Oct 31, 2020 · As a Roblox developer, it is currently impossible to get a usable image ID from a website-facing decal ID. This causes a headache of manually searching around the ID range …
How to get a decal's image id - Scripting Support - Roblox
Sep 7, 2020 · So i’m working on a projector gamepass which allows a player with the pass to display a decal on the wall, however, it doesn’t work. I get this error: The id is correct, the …