Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screenshots can be HEIF images #172

Open
haykam821 opened this issue Oct 18, 2021 · 2 comments
Open

Screenshots can be HEIF images #172

haykam821 opened this issue Oct 18, 2021 · 2 comments

Comments

@haykam821
Copy link

Using the following command allows screenshots to be saved as HEIF images (.heic extension):

defaults write com.apple.screencapture "type" -string "heic" 
@elvey
Copy link

elvey commented May 30, 2023

I've been using this setting for years. Is this project semi-abandoned? Odd that there's no update. Or is a pull request needed? The resulting files are much smaller, with no loss in quality. (Much more recent, evolved algorithm. Facebook even supports HEIC uploads. (Twitter doesn't, for such tools, I used a quick action to convert to jpeg.)

@Swiss-Mac-User
Copy link

Swiss-Mac-User commented May 31, 2023

I've been using this setting for years. Is this project semi-abandoned? Odd that there's no update.

FYI @elvey : if you want to automate this for your macOS User, I have incorporated this here using the useScreenshotsFormat='heic' setting:

https://github.com/Swiss-Mac-User/macOS-scripted-setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants