Hacker News new | ask | show | jobs
by marclittlemore 1710 days ago
I've documented a few of the alternatives, including Carbon, on my website if you're interested.

https://www.marclittlemore.com/create-pretty-code-screenshot...

If you use VS Code, there are some decent plugins you can use like Polacode. I also like Screely for turning screenshots into browser mockups too.

1 comments

In case you weren't aware of it, MacOS also has a `Shift + Cmd + 5` screenshot shortcut that allows for more configuration (save location; whether to capture the full screen, a window, or a specific area of the screen; and whether to capture an image or a video) - in particular, I find that the screen area capture is better than using `Shift + Cmd + 4`, because you can adjust where the edges of the box are before capturing, rather than needing to get spacing right in one go with the crosshairs.
Nice! I'll document that too. Thanks for sharing.