PPSM to RAS Converter

Turn PPSM slides into SUN Rasterfile images free online

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Sun/Unix Legacy Support

RAS is a niche format that most modern tools overlook. Convertio bridges PPSM presentations to Sun Rasterfile output for legacy Solaris and Unix environments.

Convert in Your Browser

No Sun workstation or PowerPoint license needed. Run the PPSM to RAS conversion from any web browser on any operating system — completely online.

Safe Image Output

PPSM macro-enabled slideshows can carry embedded VBA code. RAS output contains only raster pixel data — clean, secure, and free of executable content.

How to convert PPSM to RAS

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose ras or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your ras file right afterwards

About formats

PPSM (PowerPoint Slideshow with Macros) is a macro-enabled slideshow format in Microsoft PowerPoint, introduced with Office 2007 as part of the Office Open XML family. PPSM combines the auto-play slideshow behavior of PPSX with the VBA macro capabilities of PPTM — opening a PPSM file launches it directly into full-screen presentation mode while allowing embedded macro code to execute during the slideshow. The format is structurally a ZIP archive containing the same XML slide parts as other OOXML presentation formats, plus a vbaProject.bin stream housing the VBA project. This combination is particularly valuable for interactive presentations: macro-driven slideshows can respond to user input, navigate non-linearly between sections, query external databases, update content in real time, and log audience responses during training or assessment sessions. One advantage is interactive presentation capability — PPSM enables quiz-style presentations where clicking answer buttons triggers immediate scoring feedback, branching paths, or data recording, all invisible to the audience. The macro-enabled slideshow format also supports self-contained automation: a PPSM file can run initialization routines on launch, configure the display environment, and clean up resources on exit without any manual intervention. As with all macro-enabled Office Open XML formats, the distinct .ppsm extension helps administrators enforce security policies that differentiate between trusted macro content and standard presentations. PPSM is supported exclusively in Microsoft PowerPoint desktop editions.
Developer: Microsoft
Initial release: January 30, 2007
RAS (Sun Raster) is a raster image format developed by Sun Microsystems for their SunOS and Solaris Unix workstations, dating to approximately 1982. Sun Raster files store 2D bitmap images with support for 1-bit monochrome, 8-bit indexed color (with a color map), 24-bit true color (BGR byte order), and 32-bit XBGR (with an unused alpha byte). The format uses a 32-byte header containing a magic number (0x59a66a95), width, height, bit depth, data length, raster type (indicating compression), color map type, and color map length, followed by the optional color map data and the pixel data. RAS supports three encoding modes: standard (uncompressed, with each scanline padded to a 16-bit boundary), byte-encoded (run-length encoded using a simple escape-code scheme), and RGB (uncompressed with RGB rather than BGR byte order). Sun Raster was the native image format for Sun's window system and later the OpenWindows desktop environment, serving as the standard format for screenshots, icons, backgrounds, and application graphics on Sun workstations throughout the 1980s and 1990s. One advantage is the format's representation of Unix workstation computing heritage: Sun Raster files from the SunOS/Solaris era document the visual culture of an important computing platform that drove advances in networking, multiprocessing, and graphics workstation design. The format's straightforward structure is another practical strength — the 32-byte header and simple encoding make RAS files easy to parse and convert, even with custom code. RAS files are supported by ImageMagick, GIMP, XnView, and other image processing tools.
Developer: Sun Microsystems
Initial release: 1982

Frequently Asked Questions

Why convert PPSM to RAS?

RAS is the native raster format for Sun Microsystems workstations. Converting PPSM slides to RAS is necessary for legacy Solaris applications and older Unix imaging pipelines.

What opens RAS files?

GIMP, ImageMagick, XnView, and IrfanView all support RAS. Native Sun/Solaris tools handle it directly, and many Unix-based image processors recognize the format.

Does RAS support color?

Yes — RAS supports 1-bit monochrome, 8-bit indexed color, and 24-bit or 32-bit true color. PPSM slides convert with full color fidelity in the output.

Are macros removed in the RAS output?

Fully. RAS stores only pixel data and a simple color map. No VBA macros, no embedded scripts, no presentation logic survives the conversion.

Is PPSM to RAS free?

Yes — Convertio performs this conversion for free. Premium tiers unlock larger uploads and priority queue access for demanding workflows.

Is RAS compressed?

RAS supports optional RLE (run-length encoding) compression. Default output uses standard encoding that balances compatibility with moderate file size reduction.