Docs Home | Open App

image2cpp FAQ

How do I convert an image to Arduino C++ array code?

Upload PNG/JPEG/WEBP/GIF, set the output size, select scale mode, tune threshold/contrast if needed, then choose Arduino PROGMEM output and export.

Does image2cpp support GIF conversion?

Yes. Animated GIF sources are processed as frame workflows, and you can preview/tune before exporting arrays.

What dimensions should I use for OLED displays?

Common presets include 128x64 and 128x32. Match your panel resolution exactly for best visual quality.

What if output looks too noisy?

Increase threshold carefully and adjust contrast to reduce artifacts. Simpler, high-contrast source images typically produce better bitmap output.