Export to PNG

PNG is a versatile raster format that can be displayed in web browsers and inserted into other documents. It supports high-bit-depth color and uses a lossless compression. For maps, PNG is often the best raster format, since the lossless compression keeps text and line work legible by preventing the compression artifacts that can occur in JPEG format. PNG files also have the ability to define a transparent color; part of the image can be displayed as transparent in a web browser, allowing backgrounds, images, or colors to show through. PNGs can be generated with an accompanying world file for use as georeferenced raster data.

To export a PNG file, make sure a map or layout view is active. On the Share tab, click Map Export or Layout Export, depending on the active view, to open the Export pane. Change the File Type to PNG. Set a name and location for the file, as well as any other properties, and click Export.

Note:

Certain options are only available when exporting a map or layout. When exporting a map, you can set the size of the map export. When exporting a layout, you can clip to graphics extent.

The following properties are available when exporting to a PNG file:

PropertyDescription

Transparent background

Export a layout with a transparent page instead of a white page.

Transparent backgrounds are only supported when Color depth is set to 32-bit with Alpha.

This option is not available for maps, but transparency on a map is honored on export.

DPI

The resolution of the export file in dots per inch (dpi). DPI is only available when exporting a layout. When exporting a map, the dpi is calculated automatically.

Color depth

The number of bits to describe color in a pixel. Choose from the following:

  • 8-bit Adaptive—255 possible colors, using an adaptive palette to maintain recognizable hues
  • 8-bit Grayscale—256 shades of gray, all colors are converted to grayscale
  • 24-bit True Color—16,777,216 possible colors, good for maximum color fidelity
  • 32-bit with Alpha—16,777,216 possible colors and an alpha (transparency) channel of 255 values, useful for maps or layouts with transparency

Embed color profile

Include the color profile set for the map or layout in the exported file. This helps create consistency in colors when the file is viewed on different devices.

PNG files don't support the CMYK colorspace. If your map or layout is in this colorspace and this option is checked, the RGB color space will be embedded.

Related topics