Create BG3 UI Icons Addon for Adobe Photoshop CC Template
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 🏆 #60 of 98 Utilities mods in this game by downloads
📋 About This Mod
Designed to streamline the export of icons for the three resolutions needed to make BG3 UI icons in modkit. The script auto exports scaled-down versions for 380x380px, 144x144px, and 64x64px resolutions needed for Tooltip and Controller
ItemSetExport.jsx Script for Adobe Photoshop 2020+
Overview
ItemSetExport.jsx (also known as pommelstrike's ATLAS Item Set Icon Export Tool) is a Photoshop JSX script designed to automate the export of icons with predefined layer styles in multiple sizes for Baldur's Gate 3 modding, game development, or UI design. The script applies four layer styles (item_blue, item_purple, item_green, item_gold) to the active layer and exports each variant in 1000x1000, 380x380, 144x144, and 64x64 resolutions. It organizes exported PNGs into distinct folders, converts to sRGB color space, embeds the profile, and excludes metadata for optimization.
Guide
-
[]Visit my guide on mod.io for additional details: https://mod.io/g/baldursgate3/r/pommelstrikes-atlas-icons-photoshop-addon
[
]Latest version are at https://github.com/pommelstrike/bg3_atlas_icon_export[]For integrating exported icons into Baldur's Gate 3 mods, refer to the Adding Skill and Item Icons guide. Key instructional snippets include:
[]"This guide describes how to create a new texture atlas, and add new icons for skills and/or items."
[]"## Adding New Skill or Item Icons The process is almost identical for adding both skill and item icons."
[]"### Adding the 64x64 Icon In the Editor, open the Texture Atlas Editor from the main toolbar. Open an atlas (or create a new one following the steps above)."
[]Requires icons in multiple resolutions, such as 380x380 for tooltips, matching the export sizes provided by this script.
[]Place exported files in your mod's folder structure, e.g., \Data\Mods\YourMod\GUI\Assets\ for appropriate subfolders.
Features
-
[]Applies four layer styles: item_blue, item_purple, item_green, item_gold.
[
]Exports each styled icon in four sizes/formats:[]Original (1000x1000 px)
[]GUI/380x380 Tooltip PNG (38% scale)
[]GUI/144x144 ControllerUI PNG (14. 4% scale)
[]GUI/64x64 PNG (6. 4% scale)
Export Folder/
├── Original/
│ ├── baseName_blue.png
│ ├── baseName_purple.png
│ ├── baseName_green.png
│ └── baseName_gold.png
├── 380x380 Tooltip PNG/
│ ├── baseName_blue.png
│ ├── baseName_purple.png
│ ├── baseName_green.png
│ └── baseName_gold.png
├── 144x144 ControllerUI PNG/
│ ├── baseName_blue.png
│ ├── baseName_purple.png
│ ├── baseName_green.png
│ └── baseName_gold.png
└── 64x64 PNG/
├── baseName_blue.png
├── baseName_purple.png
├── baseName_
-
[]Applies four layer styles: item_blue, item_purple, item_green, item_gold.
📊 Mod Details
- Game
- Baldurs Gate 3 Mods
- Author
- pommelstrike
- Version
- 2.0
- Downloads
- 59
- Endorsements
- 3
- Category
- Utilities
- Created
- 11/23/2024
- Updated
- 1/31/2026
🔧 How to Install Baldurs Gate 3 Mods
Download from Nexus.
📖 Full step-by-step install guide for Baldurs Gate 3 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Baldurs Gate 3 commands, item IDs, and more.
Keep browsing — more Baldurs Gate 3 mods await