tools
Utilities
Each tool here started from a real problem with LLM context. They all run in the browser — nothing you paste or drop ever leaves your computer.
runs in the browser
Openn8n Workflow Reducer
Paste an n8n workflow JSON export and see the reduced skeleton, with token savings calculated live.
runs in the browser
OpenCredential Align
Scan a cloned n8n workflow and swap the old credential for the new one across every affected node at once.
runs in the browser
OpenVariable Normalizer
Finds hardcoded values repeated across several nodes and keys that should be the same thing, but are built with different formulas.
runs in the browser
OpenCredential Scanner
Scans the workflow for a token, API key, or connection string left in plaintext inside a node parameter, before you share or sell it.