iPhone Screenshots
iPad Screenshots
Description
Inspect system content in real time. Preview text, RTF, images, and items with Quick Look support. Check data types and ensure correct data is being stored on UIPasteboard.
Inspect the system pasteboard while developing your app.
This is a developer utility that lets you inspect the system pasteboard. This can be useful to ensure your app is putting the correct data on UIPasteboard. 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 you're not an iOS developer, you probably don't want this app.
It hides obsolete system pasteboard types that have modern equivalents. This includes `CorePasteboardFlavorType`, `NSStringPboardType`, `NSFilenamesPboardType`, etc.
Known issue: When the app runs on visionOS in compatibility mode, the system may show a lot of “pasted” notifications. This is a system bug.
App information from Apple App Store. Pasteboard Viewer and related trademarks belong to Sindre Sorhus.