LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-10-2007, 07:08 AM   #1
hamster
Member
 
Registered: Apr 2003
Location: Waterford, Ireland
Distribution: Mandrivia 2006.1, Ubuntu 7.10
Posts: 188

Rep: Reputation: 30
Quickest way to take a scrshot and crop 'n'save


Hi Folks,

I use Infranview in windows a lot for taking screenshots in the following way. Let' say I want to take a screenshot for later.

Windows XP with Infranview
1. Hit print screen key to put the screen to memory.
2. Click the Infranview shortcut. Takes <1 sec to load.
3. Ctrl+V. Draw a box around what I want. Ctrl+Y (crop), Ctrl+S (and give a name).
It's quick and fast and its the normal way I take areas of screenshots.

Under Ubuntu 7.10, I try to use the Gimp.
1. Hit print screen key.
2. asks me to save to file instead. Hit save (default name whatever).
3. Load the Gimp. (1 sec)
4. Ctrl+N and hit return(New canvas). Ctrl+O (open the scrshot file).
5. Shift+C (crop), left click on this to confirm the crop (is there a short key?).
6. Ctrl-S (save)

Any Gimp experts know of a faster way to take a scrshot and paste directly into Gimp and crop? instead of having to save a file first when hitting print screen is an extra step? Trying to avoid step 2.
After doing this a few times it's just as fast as windows. But just wondered what do other folk do? After all, we do this so many times.
 
Old 11-10-2007, 07:19 AM   #2
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
In Kde, go to Control Center - File Associations. Select the type of file the screenshot is saved as (example: png). Move Gimp to the top on the list on the right. If it isn't listed, add it (General tab).

Then click on the Embedding tab, select 'Show file in embedded viewer' in the Left-click Action box.

When the file is saved, you should only need to left-click on it to open it in the Gimp.

I don't know how it's done in Gnome, but it should be something similar.
 
Old 11-10-2007, 08:09 AM   #3
FraGGod
Member
 
Registered: Jun 2007
Location: Yekaterinburg, RU
Distribution: gentoo
Posts: 59

Rep: Reputation: 16
tmpfile=~/tmp/shot_$(date +%Y%m%H%M%S).png; import -silent -window root $tmpfile; gimp $tmpfile

Bind this to any key (xbindkeys or any WM will do) or just type in console. See import and gimp manpages for more options (image format, window to capture, gimp starting interfaces etc).
 
Old 11-10-2007, 08:22 AM   #4
hamster
Member
 
Registered: Apr 2003
Location: Waterford, Ireland
Distribution: Mandrivia 2006.1, Ubuntu 7.10
Posts: 188

Original Poster
Rep: Reputation: 30
Wow! Thanks Guys - I'll try that and let you know how I get on.
 
Old 11-12-2007, 12:11 PM   #5
Su-Shee
Member
 
Registered: Sep 2007
Location: Berlin
Distribution: Slackware
Posts: 510

Rep: Reputation: 53
I use "import" and drag the area to be shot and that's it.

import myshot.png and after that, just drag the mouse and release.

(Works also in Gimp -> aquire -> screenshot, select region to grab)
 
Old 11-12-2007, 12:17 PM   #6
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
Code:
xwd -out /tmp/u ; xwud -in /tmp/u
With xwd, a cross will appear, select the window you want to take a screenshot of
xwud will display the image
The file can also be opened by gimp (I guess)
 
Old 11-12-2007, 05:24 PM   #7
bart34
LQ Newbie
 
Registered: May 2007
Posts: 2

Rep: Reputation: 0
Captura for jpg screenshots.

removed by moderator

Last edited by reddazz; 11-13-2007 at 07:01 AM. Reason: remove advertising
 
Old 11-13-2007, 07:00 AM   #8
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
bart34, the forum rules do not permit advertising. Please visit http://www.linuxquestions.org/advertising/ for more information on advertising. Feel free to contact the forum admin if you have any questions about this policy.

Unfortunately your post does seem like advertising. If not, feel free to contact me and we can discuss this issue further. Cheers.

Last edited by reddazz; 11-13-2007 at 07:02 AM.
 
Old 11-13-2007, 07:06 AM   #9
unihiekka
Member
 
Registered: Aug 2005
Distribution: SuSE Linux / Scientific Linux / [K|X]ubuntu
Posts: 273

Rep: Reputation: 32
In KDE there is of course always KSnapshot, where you can select the area you want to use for a screen shot and then save it with the click of a mouse or the hit of ENTER - it's easy and works very well! If you give the first screen shot a specific name with number, then all others will be saved with the same name but successive numbers, no need to bother with giving names. Just hit save and it's done.

Last edited by unihiekka; 11-13-2007 at 07:08 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
quickest-loading distro? newbiesforever Linux - General 7 02-18-2007 04:38 PM
Crop/scale pdfs S.B. Linux - Software 1 03-16-2005 11:39 AM
crop images to 10x15 otoomet Linux - Software 3 03-03-2005 04:54 PM
The quickest of make questions gauge73 Linux - Newbie 3 02-19-2004 10:42 AM
quickest way to upgrade Gnome? asianboi2k Linux - Software 3 10-02-2003 11:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration