Running the Program - OptrixAU/xltoadobe GitHub Wiki

Prepare your Excel File & Template

Check out our Usage Guide on how to create your Excel spreadsheet and template.

Run the app

Finally, open a terminal or command-prompt window (Windows Users: See this article https://www.thewindowsclub.com/how-to-open-command-prompt-from-right-click-menu)

The command is in the following format...

python xltoadobe.py <excelfile> <product>

So if you had an Excel file named MyDeck.xlsx (copied into the directory with your xmltoadobe.py file) and your template was drawn in Photoshop, you would write...

python xmltoadobe.py MyDeck photoshop

This would create the file MyDeck.jsx in the same folder as your Excel file. You would then open your template in Photoshop and run the script from File | Scripts | Browse... in the Photoshop menu.

⚠️ **GitHub.com Fallback** ⚠️