SNB to RGBA Converter

SNB to RGBA — free raw image conversion online

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

Alpha Channel Included

Convert SNB pages to raw RGBA — pixel data with built-in transparency, ready for compositing, overlays, and custom render pipelines.

Zero Overhead

Raw RGBA has no container format, no metadata overhead. Pure color and alpha values for direct consumption by rendering tools.

Processed Remotely

Conversion runs on Convertio servers. No local software, no computation on your device — just upload and download.

How to convert SNB to RGBA

1

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

2

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

3

Let the file convert and you can download your rgba 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
RGBA is a raw (headerless) image format that extends the RGB color model with a fourth channel for alpha transparency. Each pixel is stored as four consecutive sample values — red, green, blue, and alpha — written sequentially in scanline order with no container structure, headers, or compression. The alpha channel specifies opacity for each pixel independently: a maximum value means fully opaque, zero means fully transparent, and intermediate values produce semi-transparency. Like its three-channel counterpart, RGBA files require the image dimensions and bit depth to be specified externally since the raw data stream contains no metadata. The format supports 8-bit (four bytes per pixel, 32-bit total), 16-bit, and floating-point channel depths. In compositing workflows, the alpha channel enables layering operations where foreground elements are blended over backgrounds according to their per-pixel opacity — the mathematical foundation for all modern image compositing, described by Porter and Duff in their seminal 1984 paper on digital compositing. One advantage is direct framebuffer compatibility: modern GPU hardware natively processes 32-bit RGBA pixels, so raw RGBA data can be uploaded to texture memory or written from render targets without any format conversion, critical for real-time graphics applications and game engines. The format's simplicity in representing transparent images provides another practical benefit — scientific visualization, medical imaging, and overlay rendering can produce raw RGBA output that any downstream tool can consume without needing a common container format. RGBA files are handled by ImageMagick, FFmpeg, and various graphics and compositing tools.
Initial release: 1990

Frequently Asked Questions

Why convert SNB to RGBA?

SNB is Bambook-exclusive. RGBA gives you raw pixel data with a transparency channel — ideal for rendering engines and custom compositing tools.

What reads RGBA files?

Photoshop (raw import), GIMP, ImageMagick, Blender, and any custom software that handles raw RGBA pixel buffers can process these files.

How does RGBA differ from RGB?

RGBA adds a fourth alpha channel for transparency. Each pixel has red, green, blue, and alpha values — useful for compositing layers.

Is there metadata in RGBA files?

No. Raw RGBA is pure pixel data without headers. You need to specify image dimensions when opening the file in most editors.

Is this free?

Yes, Convertio provides free SNB to RGBA conversion. Premium plans offer batch operations and higher file limits.