How to Save Google Slides as PNG or JPG Images

Google Slides does not have a one-click 'export all slides as images' button, but there are several ways to get your slides as individual PNG or JPG files. Whether you need slide images for social media posts, embedded images in a document, or thumbnails for a website, the process takes just a few steps.

Here are the available methods, from the built-in download option to batch approaches.

Step-by-Step Instructions

  1. Download individual slides as PNG or JPG

    In Google Slides, go to File > Download and select either 'PNG image (.png)' or 'JPEG image (.jpg)'. This downloads the currently visible slide as an image file at the slide's dimensions.

  2. Navigate to each slide and repeat

    Google Slides only exports the current slide as an image. Click to the next slide and repeat File > Download for each one. For presentations with many slides, this becomes tedious, which is why alternative methods exist.

  3. Download as SVG and convert if needed

    File > Download > Scalable Vector Graphics (.svg) exports the current slide as an SVG. If you need PNG or JPG from the SVG, convert at imageconvert.co/svg-to-png or imageconvert.co/svg-to-jpg.

  4. Batch method: Download as PDF, then convert

    File > Download > PDF document (.pdf) exports all slides at once. Then use a PDF-to-image tool to extract individual slide images. This is the fastest method for presentations with many slides.

PNG vs JPG for Slide Exports

Google Slides offers both PNG and JPG download options. Choose PNG when your slides contain text, sharp graphics, logos, or flat colors. PNG's lossless compression keeps these elements crisp. Choose JPG when your slides are photo-heavy and file size matters, since JPG produces smaller files for photographic content.

For social media posting, JPG is usually fine since the platform will recompress the image anyway. For embedding in documents or printing, PNG preserves quality better.

Using SVG Exports for Higher Quality

SVG export captures slides as scalable vector graphics, meaning text and shapes remain sharp at any size. This is valuable when you need slide images at resolutions higher than the default slide dimensions (typically 960x540 or 1920x1080).

After downloading the SVG, convert it to PNG at imageconvert.co/svg-to-png. The SVG rasterizes at the dimensions defined in the file, giving you a high-resolution PNG suitable for printing or large-format display.

Batch Exporting All Slides

The PDF download method is the most practical for batch export. Download the presentation as PDF (File > Download > PDF document), which packages every slide into a single file. Then use an online PDF-to-image converter or a desktop tool like Adobe Acrobat to extract individual slides as PNG or JPG images.

Google Apps Script offers another automation path for developers. A script can iterate through all slides and export each one as a PNG image to Google Drive. This requires some programming knowledge but fully automates the process for recurring exports.

Resolution and Dimensions

Google Slides exports images at the slide's configured dimensions. Standard widescreen slides are 10 by 5.63 inches, which exports at 960x540 pixels by default. For higher resolution output, go to File > Page setup and set custom dimensions. For example, setting the slide to 1920x1080 pixels produces Full HD exports.

Remember that changing slide dimensions after designing the presentation may shift your layout. Set the desired dimensions before designing, or use the SVG export and conversion method to achieve higher resolution from standard-sized slides.

Frequently Asked Questions

Can I download all Google Slides as images at once?

Not directly through the built-in menu. The individual slide image download exports only the current slide. For batch export, download as PDF and convert pages to images, or use Google Apps Script automation.

What resolution are Google Slides image exports?

Exports match the slide dimensions. Standard widescreen slides export at 960x540 or 1920x1080 pixels depending on your page setup. Custom dimensions can be set in File > Page setup.

Why does my slide image look blurry?

The default Google Slides dimensions may be lower than your display resolution. Increase the slide dimensions in File > Page setup before exporting, or export as SVG and convert to PNG at a higher resolution.

Can I convert the SVG export to JPG?

Yes. Download the SVG from Google Slides, then convert at imageconvert.co/svg-to-jpg. The SVG will be rasterized to pixels and compressed as JPG.

Convert SVG to PNG

Convert PNG to JPG

Related Reading