Spacing Auditor helps you maintain a consistent spacing system across your Framer projects.
How it works
The plugin scans all stacks and grids on your page and checks whether padding and gap values align with your chosen spacing scale. Any value that doesn't fit is flagged as an issue, along with a suggested fix.
Spacing scales
- 8px grid — any multiple of 8px is valid
- 4px grid — any multiple of 4px is valid
- 2px grid — any multiple of 2px is valid
- Custom — define your own token list (e.g. 0, 4, 8, 16, 24, 32)
Features
- Scan entire page or selection only
- See exactly where each issue is located (breadcrumb path)
- Fix individual stacks or all issues at once
- Clean tab shows all stacks that already follow the scale
- Fixed tab shows a history of everything you've corrected
- Light and dark mode support
Plugin theme now automatically follows Framer's dark or light mode
Removed manual theme toggle
Improved visibility of scale and scope selectors