Image to OLED raw data
warning
File size is too large. Maximum allowed file size is {{ maxFilesize/1024 }}kB.
error
Image contains color data. Only black and white or grayscale images are allowed.
error
Image contains color data. Use B/W threshold slider to adjust output.
Upload image
file_upload
Select or drag file here
{{ imageFile.name }}
({{ (imageFile.size/1024).toFixed(1) }}kB)
Allowed filetypes: jpg, png, gif, bmp, tif. Maximum filesize: {{ maxFilesize/1024 }}kB.
Invert image data
On
Off
Vertical byte data
Use this option for eg. SSD1306 displays
On
Off
B/W threshold: {{ threshold }}
Download .raw
Original image
OLED Preview
Dimensions: {{ imageFile.width }} × {{ imageFile.height }} pixels
Data size: {{ imageFile.width*imageFile.height/8 }} bytes