Interested in a Batch Layout Export and Revision Tracking Tool?

217
1
03-10-2026 11:30 AM
MEH-Weiss
New Contributor

Claude and I built a Python script recently that functions as a single or batch Layout export tool, currently with PDF or JPG options.  The tool also tracks revisions in a way that's unique to the iterative nature of our work with figures for environmental engineering reports.

Anyone interested in this?  It effectively becomes a 'click once and update all changed Layouts, to multiple places, with both simple and detailed tracking of changes' tool.

If there's enough interest I can post the code, parameters and validation scripts


Details:

- Creates and maintains batch export lists that can be customized
- Tracks changes visually, so only Layouts with changes get exported between runs
- Allows for multiple outputs: one folder gets base Layout filename with overwrite (so there's always a 'current' version'; another folder gets iterative copies with '_revA', '_revB' appended for granular auditing; an optional third folder gets another copy of the 'current' versions
- Ignores the bottom 1/2" of all layouts in the change comparison (this is where we keep our time/date stamp)

0 Kudos
1 Reply
Robert_LeClair
Esri Esteemed Contributor
0 Kudos