When it comes to plotting raster images in AutoCAD, achieving precise DPI (dots per inch) requirements can be a nuanced process. While AutoCAD’s output is fundamentally unitless, understanding how to manage TIFF, JPG, and PNG resolutions is crucial for professional-quality prints. This guide will explore the intricacies of setting custom paper sizes and ensuring your raster plots retain their intended DPI, drawing upon user experiences and best practices.
Achieving the desired resolution for raster plotters in AutoCAD, such as TIFF, JPG, and PNG, involves a few key considerations. Unlike vector outputs, AutoCAD’s raster plotter resolutions are unitless, meaning the image itself doesn’t inherently contain DPI information. This often leads image editing software to make default assumptions. However, by implementing custom page sizes and utilizing specific tools, you can gain precise control over your output’s DPI.
Custom Paper Sizes for Precise DPI
To ensure your TIFF plots meet specific DPI requirements, creating a custom page size is essential. This process involves defining the exact dimensions of your desired output.
- Access Plotter Configuration: Locate and double-click the relevant PC3 file to open its configuration.
- Navigate to Custom Settings: Within the “Device and Document Settings” tab, select the “Custom Paper Sizes” option.
- Create New Size: Click the “Add” button. Choose “Start from scratch” and proceed by clicking “Next.”
- Define Dimensions: For a 100 DPI output, set the Width to 2400 and the Height to 1800. This calculation stems from multiplying the desired DPI by the page size in inches (e.g., 100 DPI * 24 inches = 2400 pixels, 100 DPI * 18 inches = 1800 pixels).
- Name and Finalize: Click “Next,” provide a descriptive name for your custom size, click “Next” again, and then “Finish.” Confirm by clicking “OK” to exit the dialog.
Optimizing Plot Scale and Resolution
Once your custom paper size is set up, the next critical step is to ensure the plot scale is correctly configured within the Plot dialog box.
- Select TIFF Plotter and Custom Size: Open the Plot dialog box, select your configured TIFF plotter, and choose the custom page size you just created.
- Set Plot Scale: Crucially, under the “Plot Scale” setting, ensure it is set to “100:1” (meaning 100 pixels to 1 unit). This step guarantees that the output adheres to your exact DPI requirements.
Advanced TIFF Plotting with IrfanView
While the above steps set up the custom page size and scale, a deeper dive into raster plotter resolutions reveals that AutoCAD’s output is unitless and lacks inherent DPI definitions. This is where third-party tools become invaluable. Many users have found success using “TIFF Version 6 (CCITT G4 2D Compression)” for black and white and grayscale plots, as it effectively handles complexities like wipeouts and embedded images.
IrfanView, a free image editing software with a robust command-line interface, is particularly useful for managing raster plot resolutions. It allows users to set and reset the DPI of any image file. This capability is vital because Adobe products, for instance, often default to a 72 DPI assumption for TIFF images, which can lead to issues with file size and resolution accuracy.
For example, a user might opt for 288 DPI on a 34×22 (ANSI D) sheet, resulting in dimensions of 9792px x 6336px. IrfanView can then be used to explicitly set this DPI. The software also offers the ability to create multi-page PDF files from raster plots using a free plug-in, streamlining the workflow.
Managing Pixel Dimensions and DPI Multiples
A significant caveat to consider is that most image software, including IrfanView, can encounter difficulties with images exceeding 10,000 pixels in any single dimension. Therefore, it’s advisable to keep the DPI setting at a level where, when multiplied by your sheet size, the resulting pixel dimensions remain below this threshold.
To avoid pixel interpolation and potential “plaid” patterns in gray areas, it’s recommended to use DPI settings that are multiples of the TIFF files’ default 72 DPI. This ensures that each pixel is maintained precisely as it was originally plotted, preserving image integrity.
Streamlining Your Plotting Workflow
For an even more efficient workflow, consider using batch scripting for all your plots, even for single drawings. This allows the DPI resizing to be integrated into the process. Alternatively, you can use AutoCAD’s standard “Publish” or “Plot” commands and adjust the DPI afterward in IrfanView.
This method offers several advantages: Once a drawing is plotted and its DPI is correctly set, replotting is often unnecessary unless the drawing itself changes. You can simply open the PDF and print it, adjusting the DPI of the existing images to produce half or full-size plots without any loss of resolution. The output in any format will consistently look identical because the underlying pixel data remains unchanged. This eliminates the hardware-induced pen width variations that could occur with direct plotter output at different sizes.
Ultimately, by using a single plot device and printing from a PDF, you can send your designs to any plotter or printer, anywhere, without the need for constant tweaking of plot settings for each specific device.
