DEV Community

Madza
Madza

Posted on

How do you take screenshots?

In the past I've tried different methods from PrintScreen key to Lightshot extension in the browser. Tho, in first way I ended up using image editor to crop, in second - I was limited to browser only.

Since I'm on Win10, lately I use Win+Shift+S shortcut, select the area and image gets saved in Clipboard. If that's enough, I paste it and done. If not - I use PasteIntoFile to create a local image file without any image editor.

Any other methods you would recommend to try, considering quickness, ease of use and image accessibility after the capture?

Oldest comments (47)

Collapse
 
riidom profile image
riidom

When I had windows, I used GreenShot. I'm not sure if it's still around though. An important feature is (imo) to quickly upload to imgur or alike. Often I do screenshots to show something to another person.

Nowadays I often see gyazo links, but I don't know it first-hand.

Collapse
 
madza profile image
Madza • Edited

GreenShot still is around and maintained.
Imgur is my go-to service for quick img share, as well :)

Collapse
 
devindford profile image
Devin Ford

I second greenshot, the quick built in editor is a game changer especially if you need to blur out any sensitivity info on the fly. Lightweight and easy to use, it’s one of the first things I install on any new windows pc.

Collapse
 
robole profile image
Rob OLeary

+1 for Greenshot

Collapse
 
omarkhatib profile image
Omar

+1 , I use it also , what I like about it it's that he freeze the image so you can capture hover effect .
If u don't care for hover try the built-in snipping tools , just search for snipping tools in windows search.

Collapse
 
waylonwalker profile image
Waylon Walker

I use greenshot as well. I set it up to save to a directory and copy to the clipboard automatically, and not open up the editor.

Collapse
 
yokotobe profile image
yokotobe

I use this app. It is ready to use if you are using Windows 10
support.microsoft.com/en-us/help/1...

Collapse
 
caleb15 profile image
Caleb Collins-Parks • Edited

On Windows, I use Sharex.
On ubuntu, I use Flameshot.

Collapse
 
hadenpf profile image
Haden

I can't live without ShareX - it's the most powerful, useful screenshot tool I've ever seen, and I've customized my config since about 2016 and I get the most pixel-perfect screenshots I could want!

Collapse
 
artis3n profile image
Ari Kalfus • Edited

I'm a penetration tester so I need to mark up my screenshots with arrows/text/etc. Snagit is the best for that.

If you just need to take a screenshot of your browser, there's one built into Firefox these days.

For Linux the best is Flameshot.

Collapse
 
jonnyeom profile image
Jonny Eom

Flameshot is my favorite. I tried so many. I wish it was usable on other OS's

Collapse
 
artis3n profile image
Ari Kalfus

If it wasn't for the fact that Snagit licenses are not subscription-based, I would probably not use it at all for flameshot. Snagit is definitely a cleaner image markup tool but flameshot gets me 80% of what I need.

Collapse
 
saschadev profile image
Der Sascha

I use the simple snipping Tool from Windows and as a recording Tool to repdoruce steps I use the gifscreenrecorder tool

Collapse
 
zasuh_ profile image
Ε½ane Suhadolnik

If you are on Windows just use the Snipping tool to screenshot a certain section of something, or Print Scrn for a fullscreen shot and then paste it into Paint.

Collapse
 
bhavik009 profile image
bhavik009

Nimbus Screenshot is also worth trying. It covers all developer needs.

Collapse
 
javiersalcedopuyo profile image
Javier Salcedo

For Linux, I used to love the Deepin Screen Capture app, but recently moved to FlameShot (flameshot.js.org). Just great :D

Collapse
 
nicoleyry profile image
Nicole Yang • Edited

On Mac, I use command + shift + 3 / command + shift + 4.
On Windows, I use Snipaste.

Collapse
 
strzibny profile image
Josef Strzibny

Just the regular Screenshot app on my GNOME workstation. It does the job. Peek for recording an action.

Collapse
 
konstantinkudelko profile image
KonstantinKudelko

MacOS: CMD + SHIFT + 4

Collapse
 
mellen profile image
Matt Ellen

Windows 10 has "snip and sketch" built in. Previously known as "snipping tool". It allows you to capture the screen, a window, or an arbitrary rectangle.

Just hit the windows key and type "snip".

Collapse
 
nicolalc profile image
Nicola • Edited

On windows, I use WIN SHIFT S which is really useful because you have a different tools for screenshots, for example:

fancy

And I use WIN G to capture videos, if you have Xbox game bar is really useful.

Collapse
 
ricoet22 profile image
Kamil Pawlak

You can even bind PrintScreen key in Settings to automatically open the Win+Shift+S snipping tool 😁

Collapse
 
robole profile image
Rob OLeary

If its in a browser tab, I use firefox's dev tools, it has built-in screenshot capture. For everything else, i use greenshot