Having a hard time reading a string of JSON or XML in one line from one of your log files?
ClipFormat is a menubar app that monitors your Mac's clipboard. Once you copy a chunk of text that's supported by ClipFormat then it will pretty print it for you automatically. Just click on the menubar icon and you will see a nicely formatted version of what you've copied.
- You can open a separate window that shows the same thing as popover under the menubar icon, and you can also make it full screen.
- Select font for the text view.
- Make it automatically launch at login.
- Copy the formatted text back to clipboard so you can paste it somewhere else.
Following formats are supported:
- JSON
- XML
- Java stack trace
- Python traceback
- Base64
- and URL encoded string
Have fun!