Do not use temporary file in ImageGrab.grabclipboard() on macOS by radarhere · Pull Request #8630 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@radarhere

Copy link Copy Markdown

Member

For ImageGrab.grabclipboard() on macOS, this skips writing the image to a temporary file, and instead receives the data through stdout.

@radarhere radarhere merged commit 4e82f2b into python-pillow:main

Dec 28, 2024

@radarhere radarhere deleted the imagegrab_macos branch

December 28, 2024 04:16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@radarhere