pngpaste
pngpaste copied to clipboard
Bug: Copying image files from Finder pastes a thumbnail instead of the actual image
Description
When copying an image file from Finder and using pngpaste, the resulting image is not the actual image content but appears to be a generic thumbnail or icon. This differs from the behavior in other applications (e.g. Google Docs), which correctly paste the full image when the same file is copied from Finder.
Steps to reproduce
- Open Finder and copy an image file
- Run
pngpaste output.png - Open the output image
Expected behavior
The pasted image should match the contents of the file copied from Finder.