Image format

Feature

Description

Encoding

Base64 Encoding

Format

Preferred: PNG, Accepted: JPEG

Ratio

Preferred - 5:3

Resolution

Minimum - 240x400,
Preferred - 360x600
Maximum - 1080x1800

Colour Space

RGB

example_image

example_image_base_64_encoded

When handling the image in your software, avoid unnecessary lossy image compression in the pipeline (e.g. JPEG).

Instead, use lossless compression where necessary, such as PNG