Convert your MacroActions.Json file into a full repository of scripts, or do the reverse – convert a ZIP of scripts back into MacroActions.json. Here are two free tools for you:
MacroActions to Scripts: Tabular Editor Scripts Extractor

Scripts to MacroActions: Tabular Editor Parser – Zip to MacroActions Tool

The Problem
Managing Tabular Editor macros becomes chaotic as your collection grows. You end up with:
- Scattered individual files with cryptic names
- No version control or proper documentation
- Difficulty sharing scripts with your team
- Time wasted searching for the right script
The Solution
These tools automatically convert between MacroActions.json and organized repository structures:
- Preserves your folder hierarchy from Tabular Editor
- Adds documentation headers with metadata
- Creates clean file names that are file-system friendly
- Generates downloadable files ready for GitHub upload or Tabular Editor import
How to Use
MacroActions to Scripts:
- Go to
appdata\local\tabulareditorand find your MacroActions.json file - Use the tool to convert your MacroActions.json
- Download the organized ZIP file
- Upload to GitHub or your preferred repository
Scripts to MacroActions:
- Create a ZIP file containing your script files
- Upload the ZIP file to the reverse tool
- Download the generated MacroActions.json file
- Replace your existing file in
appdata\local\tabulareditor
Transform your chaotic macro collection into a professional, organized repository in minutes instead of hours.