Raster Faster in AutoCAD: Tuesday Tips With Frank
Learning

Have you ever needed to create a quick screenshot of your drawing or a portion of it? No doubt you have. You could use the Windows Print Screen function, the Snipping Tool, or most likely, your favorite screen capture program.
All of these will work, but if you need to make an actual raster file such as JPG, PNG, TIF, or BMP, youâll still have to take further steps to get there. That is, you will need to open what you captured onto the clipboard, or use the screen capture programâs own editor, then manually save the image out to the format you want. Thatâs a lot of steps, but there is an easier way, and itâs available right from within AutoCAD!
Five of a Kind
There are five little-known commands that just may save your day, and when you learn how to use one, youâve basically learned them all.
JPGOUT allows you to quickly export a JPG file to the destination of your choice. Youâll first be prompted for a location, and then asked to either select objects or to export all objects and viewports. Thatâs it! The file is written and youâre ready to use as you wish.
Three of the other commands all work the same way. They are listed below.
PNGOUT (PNG or Portable Network Graphics file)
TIFOUT (TIFF or Tagged Image File Format)
BMPOUT (BMP â a device independent bitmap file)
The final entry into this set of raster export functions is PSOUT. It creates an EPS, or Encapsulated PostScript File. It differs slightly. As there is no option to select objects with PSOUT, it just creates a PostScript file from the drawing.
Note: You can use the EXPORT function as well to create both BMP and EPS files, but it does not support JPG, PNG, or TIF files.
In the End
True, these commands arenât as common as LINE, LAYER, and UNDO. But if Iâve learned anything lately, itâs that you never know how someone is going to use AutoCAD. And if youâre someone who needs to produce these files, whether it be often, or on occasion, youâll no doubt appreciate being able to get your raster faster.
More Tuesday Tips
Check out our whole Tuesday Tips series for ideas on how to make AutoCAD work for you. Do you have any favorite AutoCAD tips? Tell us in the comments!
Thanks, Frank! I never knew these commands existed and I have been using ACAD since R13. There is still so much to learn :)