The helper program
TagAlly Pro is two parts: the panel inside InDesign, and a small helper program that runs on your own computer. The helper does the work InDesign cannot do itself — repairing the exported PDF and validating it against PDF/UA-1. This page is where you get it.
If you already have the plugin, you do not need this page. The panel brings the same archive with it: under ⚙ Advanced → Set up the helper program you choose a folder and it places the file there. Nothing is written to disk unless you ask for it. This page is for the other cases: a second computer, a colleague, or a machine where installing plugins is restricted.
Everything stays on your machine. The helper listens only on the local loopback interface, so nothing on your network can reach it, and no document is ever sent anywhere.
What you need first
Three things have to be present before the helper can do its job. All three are free.
Download
Download the helper, version 1.0.0
ZIP archive, about 12 MB, for macOS and Windows alike. It contains no installer and changes nothing on your system: you unpack it wherever you like and start it from there.
If you want to be sure the file reached you unchanged, compare its SHA-256 checksum against the one we publish in the accompanying file. On macOS the command is shasum -a 256, on Windows certutil -hashfile with SHA256.
Unpack and start
- Unpack the archive. A folder named tagally-engine appears. Put it on your built-in drive, wherever you keep your tools. Avoid three places: folders that are emptied automatically, such as Downloads on some systems; network drives, which are not always mounted; and cloud folders that store files on demand (iCloud Drive with Optimise Storage, Dropbox Smart Sync). Those replace rarely used files with placeholders, and the helper then loses the Java library it needs.
- Start it by double-clicking START TagAlly (macOS).command or START TagAlly (Windows).bat. Apart from those two and config.json, the folder holds only a programm subfolder you never need to open.
- A terminal window opens and stays open. That window is the helper: leave it running while you work, and close it when you are done.
- In InDesign, open the TagAlly Pro panel and press Engine reachable? under Check & post-process. It should answer with the version number.
On macOS the first start is refused with a warning that Apple could not verify the file. That is normal for a program not distributed through the App Store, and it says nothing about the file itself.
Do not press the blue button in that dialog: it moves the file to the trash. Press Done instead, then open System Settings → Privacy & Security, scroll to the bottom, and choose Open Anyway next to the message about the file. You confirm this once, never again. From macOS 15 this is the only way; the older right-click trick no longer works.
Once it is unpacked you may delete the archive. Do not delete the unpacked folder: it is the program itself, and it is needed every time you start the helper.
Updating
Unpack the new version over the old folder and start it again. The starter notices that an older helper is still running, shuts it down and takes over. You do not have to close anything by hand.
If it does not start
Still stuck? The troubleshooting section of the FAQ covers the common cases in more detail, and you can always write to us.