VR Button Styler

Signup Login Download

To take a selection sreenshot of your button on a mac — command + shift + 4

Sign Up Today! Only Takes 30 Seconds

Change your Mac to screenshot to JPG files instead of PNG files!

To change the default image format to JPG, here’s what you need to do.

Launch Terminal from ~/Applications/Utilities. Then enter this line of code:

defaults write com.apple.screencapture type jpg

And then this one to implement the change:

killall SystemUIServer

If you notice your menubar refresh itself, then you know you’ve done it right. Try it out.

Video How-To