send link to app

Pasteboard Viewer


Utilities
Developer: Sindre Sorhus
Free

Inspect the system pasteboards while developing your app.

This is a developer utility that lets you inspect the various system pasteboards. This can be useful to ensure your app is putting the correct data on NSPasteboard. The app refreshes the pasteboard contents live and can preview text, RTF, images, and anything that has a Quick Look preview.

Note that this is not a clipboard manager. If youre not a Mac developer, you probably dont want this app.

You can make the window always stay in front by enabling “Stay in Front” in the “Window” menu.

Use the up/down arrow keys to switch between the pasteboard items.

It hides obsolete system pasteboard types that have modern equivalents. This includes `CorePasteboardFlavorType`, `NSStringPboardType`, `NSFilenamesPboardType`, etc.

Tip: Right-click an item in the sidebar to copy the type identifier.


Support: Click the “Send Feedback…” menu item in the “Help” menu in the app.