SNB to PAM Converter

Free SNB to PAM image conversion online

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

Versatile Pixel Format

Convert SNB pages to PAM — the universal Netpbm format supporting mono, gray, color, and alpha in a single flexible structure.

Pipeline-Friendly

PAM files are trivially easy to read and process in scripts. Ideal for automated image processing workflows on Unix and Linux.

Remote Processing

All conversion runs on Convertio servers. Your local device handles zero computation — just the upload and download.

How to convert SNB to PAM

1

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

2

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

3

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

About formats

SNB is a proprietary ebook format developed by Shanghai Nutshell Electronics, a subsidiary of Shanda Interactive Entertainment, for the Bambook e-reader launched in August 2010. The format is structurally based on EPUB principles, packaging HTML content, CSS styling, images, and metadata within a compressed archive, but uses a proprietary container that restricts native playback to Bambook devices and associated software. Shanda designed the Bambook and its SNB ecosystem as an integrated reading platform tied to the Cloudary literature portal (later rebranded as China Literature), one of China's largest online publishing networks hosting millions of web novels and serialized fiction. The format supported reflowable text, chapter navigation, bookmarks, and basic typographic controls suited to Chinese-language content display. One advantage was tight integration with Shanda's massive content catalog, providing readers instant access to an enormous library of Chinese-language literature directly through the device. The Bambook was initially offered at a heavily subsidized price point, using the content ecosystem to drive revenue — a model that preceded similar strategies by other e-reader manufacturers. While the Bambook hardware line was eventually discontinued as the Chinese market shifted toward tablet-based reading apps, SNB files from that era can be converted to standard formats using tools like Calibre with appropriate plugins. The format represents an interesting case study in platform-specific ebook ecosystems within the Chinese digital publishing landscape.
Initial release: August 2010
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

Frequently Asked Questions

Why convert SNB to PAM?

SNB is locked to Bambook. PAM is the most flexible Netpbm format — it supports grayscale, color, and alpha channels in one unified format.

What software handles PAM files?

ImageMagick, Netpbm utilities, GIMP, and various Unix/Linux image processing tools support PAM as part of the Netpbm family.

How is PAM different from PBM/PGM/PPM?

PAM is a superset that handles any combination of channels — monochrome, grayscale, RGB, and RGBA — all with a single file format.

Is PAM good for automation?

Yes. PAM has a clean, parseable header and raw pixel data — it is easy to process programmatically in scripts and pipelines.

Is this conversion free?

Yes, Convertio provides free SNB to PAM conversion. Premium plans unlock batch operations and higher volume limits.