ghacks Technology News

Make Screenshots Of The Command Line


It’s not a problem to make a screenshot of the Windows command line if it is opened in Windows but what if you have to open the command line before Windows start? There is no obvious way to create a screenshot of the command line when Windows is not running. Some users might need to make screenshots in DOS, the most common reason must be for documentation purposes like posting them on a website or in a book.

CmdCapture is a small command line tool that can make screenshots of the current command line. Since it is a command line tool it is driven by parameters which are explained when entering CmdCapture.exe /h.

The easiest way to create a screenshot of the command line is to run the application without parameters. It will save a screenshot in the same directory in png format with the date and time attached to the filename.

Three additional parameters are supported by the software. The parameter /f can be used to pick a custom filename and file extension. Supported are png, jpg, bmp, tif and xpm.

The /d parameter can be used to specify another directory for the created screenshots. Finally the /q parameter changes the jpg quality level which makes only sense if jpg is used as the file format.




Tags: , , , , ,
Categories: Windows, software



Related posts:

Nirsoft Command Line Tool
Join Mp3 From The Command Line
Windows Xp Command Line List
Searching for Files in Linux via Command Line
Copy Command Line Outputs Directly To The Clipboard
Command Line Directory Switcher
Create edit and upload Screenshots with SHUP
Mikes Command Line

2 Responses to “Make Screenshots Of The Command Line”

  1. Jojo says:

    Huh? Using the RUN command, you can open a command window. Then you can MARK what you want to copy and use the COPY command to copy it to the clipboard. Click on the icon in the upper left hand corner of the command window, then Edit.

    Or you can do an Alt-PrtScrn to capture the window to the clipboard.

    Or you can use a program like Hypersnap (not free) to copy the window or the text to the clipboard.

  2. Rarst says:

    This post heavily puzzled be until I downloaded and checked it out. :)

    Two points:
    1. It makes screenshot of whole desktop, not command line.
    2. It doesn’t work in DOS. CLI doesn’t equal DOS-compatible.

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

© 2005-2009 Ghacks.net. All Rights Reserved. Privacy Policy - About Us