Documentation
EUP Viewer
Inspect EUP clothing drawables (.ydd) before deploying them.
EUP Viewer parses YDD drawable archives used by Emergency Uniform Pack and similar clothing mods. Upload a .ydd file to inspect its components, read the embedded metadata, and verify file integrity before deploying to your server.
What you can inspect
- Component list and drawable indices
- Texture dictionary linkage (which YTD the model references)
- Embedded flags (male/female, component type)
- File signature and format version
Frequently asked questions
What can EUP Viewer inspect in a .ydd file?
The component list and drawable indices, which YTD texture dictionary the model links to, embedded flags (male/female and component type), and the file signature and format version.
Do I need to upload the YTD as well?
No — upload the YDD by itself. If it references an external YTD you'll see an expected texture-missing warning; the inspection of components and metadata still works.
Does EUP Viewer show the component slot?
Yes. It reads the component ID embedded in each YDD automatically (for example 3 for upper body, 11 for a jacket), so you don't have to look it up by hand.
Can I check an EUP pack before deploying it to my server?
That's exactly what it's for — verify components, texture linkage, and file integrity in the browser before streaming the clothing to your FiveM server.
Discussion