Video to OLED Pixel Animation Converter — SSD1306 Arduino & ESP32
Convert any video file into a frame-by-frame monochrome animation for OLED displays. Upload your video, set FPS and trim range, choose a dithering algorithm, preview the results, then export as an animated GIF or a complete multi-frame Arduino sketch.
Supported video formats
MP4, WebM, MOV, and any format supported by your browser's HTML5 video decoder.
Steps to convert video to Arduino OLED animation
- Upload your video file.
- Set the frame rate (lower FPS = smaller sketch file).
- Trim the start and end to keep only the relevant clip.
- Select a dithering method and compare results.
- Click Export → Arduino Sketch to download a ready-to-flash .ino file.