PAM to SIX Converter

Reliable online PAM to SIX format transformation

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

Nothing to Install

The PAM to SIX converter runs in your web browser. No plugins, extensions, or desktop applications needed — just open and use.

Multi-File Upload

Handle multiple PAM files in one go. Each is converted to SIX independently, and all downloads are available together.

Data Protection Built In

Your PAM files are erased as soon as conversion finishes. SIX outputs are automatically removed within 24 hours.

How to convert PAM to SIX

1

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

2

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

3

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

About formats

PAM (Portable Arbitrary Map) is a raster image format added to the Netpbm family around the year 2000 by Bryan Henderson, the maintainer of Netpbm, as a generalization that unifies and extends the original PBM, PGM, and PPM formats. Where the classic Netpbm formats each handle a specific image type (PBM for bilevel, PGM for grayscale, PPM for color), PAM provides a single format that can represent any combination of channels, bit depths, and image types through a flexible ASCII header. The PAM header uses keyword-value pairs: WIDTH, HEIGHT, DEPTH (number of channels), MAXVAL (maximum sample value, up to 65535), and TUPLTYPE (a string identifying the image type — BLACKANDWHITE, GRAYSCALE, RGB, GRAYSCALE_ALPHA, RGB_ALPHA, or custom types). After the header, pixel data is stored in binary, with each sample occupying one or two bytes depending on MAXVAL. PAM's key innovation over its predecessors is native alpha channel support: GRAYSCALE_ALPHA (2-channel) and RGB_ALPHA (4-channel) tupletypes provide transparency without requiring a separate mask file, something the original PBM/PGM/PPM formats could not express. One advantage is format unification: a single PAM-reading implementation handles monochrome, grayscale, color, and alpha-augmented images, eliminating the need for separate parsers for each Netpbm variant. The extensible TUPLTYPE mechanism provides another practical strength — custom channel configurations (multispectral, depth + color, or any application-specific arrangement) can be represented and labeled without modifying the format specification. PAM is supported by Netpbm tools, ImageMagick, GIMP, and programming libraries that process the Netpbm family.
Initial release: 2000
SIX is a file extension for SIXEL (Six Pixel) graphics data, a bitmap graphics format developed by Digital Equipment Corporation (DEC) in 1983 and introduced with the LA50 dot matrix printer. SIXEL encodes images as a sequence of printable ASCII characters, where each character represents a column of six vertical pixels (a 'sixel') — the character's ASCII value minus 63 provides a 6-bit binary pattern, with each bit controlling one pixel in the vertical column. The encoding is structured as a series of sixel bands (each six pixels tall) across the image width, with control sequences for color selection (up to 256 registers with HLS or RGB specification), repeat counts (run-length encoding for efficiency), carriage return, and newline commands. SIXEL data is transmitted to the output device using DEC's standard escape sequence protocol, embedded within the text stream alongside regular character output. Originally designed for DEC's line of printers and later supported by DEC VT-series terminals (VT240, VT330, VT340), SIXEL has experienced a remarkable revival in modern terminal emulator software. One advantage is terminal-native image display: SIXEL allows images to be rendered directly within a text terminal session without requiring a graphical window system, enabling command-line tools to display graphs, photographs, and previews inline with text output. This capability has driven adoption in modern terminals like mlterm, xterm, WezTerm, and foot. SIX/SIXEL data can be generated by ImageMagick, libsixel, and chafa, and viewed in any SIXEL-capable terminal emulator.
Initial release: 1983

Frequently Asked Questions

Why convert PAM to SIX?

SIX is widely supported and offers terminal graphics format — ideal when PAM is too specialized for your needs.

What programs open SIX files?

For SIX files, try DEC terminals, xterm, mlterm, ImageMagick. Cross-platform support means you can view them on any operating system.

Does the converter work on mobile devices?

The converter runs in your browser, so it works on mobile devices, tablets, and computers without any app installation.

Will image dimensions change during conversion?

The original resolution is preserved. Your SIX output has the same width and height as the source PAM file.

Is the conversion process secure?

Yes — uploaded PAM files are deleted right after conversion, and SIX results are removed within 24 hours from our servers.

What if my PAM file is corrupted?

Corrupted files are detected during upload. If your PAM file has structural issues, the converter will alert you immediately.