Conversion Formats

Convert RGBO to MNG

Convert Raw red, green, blue, and opacity samples to Multiple-image Network Graphics

Raw red, green, blue, and opacity samples
Image Read Write
Format for representing colors in the three primary colors (red, green and blue), each of which has 255 gradations. In contrast to the standard RGB, it allows you to change the transparency of the entire image using the opacity parameter. It is less flexible in terms of transparency settings than RGBA.
Multiple-image Network Graphics
Image Read Write
This format is used for storing several types of bitmaps, including animations. MNG allows you to store lossy and lossless images with compression. This format provides you with more options than GIF for saving animated files while keeping the original image size.
Supported: Conversion from RGBO to MNG is listed.

View RGBO details View MNG details ← Back to all formats