QuickLook plugin for .json files.
I have been using QuicklookJSON until recently but it has no support for macOS 15. I copied some parts of QuickJSON but did through away almost everything. The remaining code was heavily refactored.
Requires macOS Catalina (10.15) or higher.
brew install --cask relikd/tap/qljson
xattr -d com.apple.quarantine /Applications/QLJSON.appor download from releases.
- No dependencies
- Small app size (2 MB)
- Dark Mode
- Foldable structures
- Auto-reload on file change (in App)
- Customizable html output
- Right click on the app and select "Show Package Contents"
- Open
Contents/Resourcesand copystyle.css(orscript.js) - Open
~/Library/Containers/de.relikd.QLJSON.Preview/Data/Documents/ - Paste the previous file(s) and modify it to your liking (e.g. change text colors)
To modify the app preview, the procedure is mostly the same, except in step 3 the path is:
~/Library/Containers/de.relikd.QLJSON/Data/Documents/
