Conversion Formats

Convert RGBA to DJVU

Convert Raw red, green, blue, and alpha samples to Deja Vu

Raw red, green, blue, and alpha samples
Image Read Write
This format has the same color structure as RGB, but it includes an alpha channel that is used to display various levels of transparency. The transparency value is set from 0 to 1, where 1 corresponds to opacity. It is described using the CSS3 programming language.
Deja Vu
Document Read Write
DjVu is a computer file format designed primarily to store scanned documents, especially those containing a combination of text, line drawings, indexed color images, and photographs. It uses technologies such as image layer separation of text and background/images, progressive loading, arithmetic coding, and lossy compression for bitonal images.
Supported: Conversion from RGBA to DJVU is listed.

View RGBA details View DJVU details ← Back to all formats