A simple Adobe Premiere Pro extension that automatically adds markers to the start of your sequence and the start/end points of all video clips in the active sequence. No duplicates, just clean markers for video tracks—perfect for editing workflows!
- Version: 1.0
- Compatibility: Premiere Pro 23.5 (Windows & macOS)
- Created: March 2025
- Author: [Your Name] (with assist from Grok @ xAI)
- Adds a marker at the sequence start (0:00).
- Places markers at the start and end of every video clip across all video tracks.
- Skips duplicate markers—only unique positions get marked.
- Ignores audio tracks—focuses on video only.
This extension is distributed as an unsigned ZIP file (AddMarkersExtension.zip) for manual installation. Follow the steps below for Windows or macOS.
- Unzip the File:
- Extract
AddMarkersExtension.zipto get anAddMarkersExtensionfolder.
- Extract
- Copy the Folder:
- Move it to: C:\Program Files (x86)\Common Files\Adobe\CEP\extensions\
- Create the
extensionsfolder if it doesn’t exist.
- Enable Debug Mode:
- Double-click
EnableDebugMode.bat(run as Administrator). - Sets debug mode for CSXS.9-12—required for unsigned extensions.
- Restart Premiere:
- Open Premiere Pro 23.5.
- Go to
Window > Extensions > Add Markersto launch.
- Unzip the File:
- Extract
AddMarkersExtension.zipto get anAddMarkersExtensionfolder.
- Copy the Folder:
- Move it to: ~/Library/Application Support/Adobe/CEP/extensions/
- Create
extensionsif missing (Finder > Go > Go to Folder).
- Enable Debug Mode:
- Double-click
EnableDebugMode.sh(or in Terminal:cd /path/to/folder, then./EnableDebugMode.sh). - Sets debug mode for CSXS.9-12.
- Restart Premiere:
- Open Premiere Pro 23.5.
- Check
Window > Extensions > Add Markers.
- Open a sequence with video clips in Premiere Pro.
- Go to
Window > Extensions > Add Markersto open the panel. - Click the “Add Markers” button.
- Markers appear at the sequence start and each video clip’s start/end in the active sequence.
AddMarkersExtension.zip: The extension package—unzip and install.EnableDebugMode.bat: Windows script to enable debug mode.EnableDebugMode.sh: macOS script to enable debug mode.
- Extension Not Showing?:
- Verify the folder path and run the debug mode script.
- Restart Premiere after setup.
- No Markers?:
- Ensure a sequence with video clips is active.
- Need Help?:
- Contact [Your Name/Email] or open an issue here!
- Built with Adobe CEP (Common Extensibility Platform).
- Uses Premiere Pro’s ExtendScript API for marker placement.
- Tested on Premiere Pro 23.5 (Windows 10 & macOS compatible).
Free to copy, change, distribute, use. No attribution required. Selling is forbidden.