I love drawing out my ideas in Excalidraw and wanted to get my drawings into Claude Code context. Excalidraw's JSON exports are huge and full of metadata, so I created this tool to extract only the relevant information without poisoning my context.This turned out to be useful for any relatively large JSON file where you only need specific fields - API responses, config files, data exports, etc.
Give it a try, any feedback is appreciated!