{% extends "partials/base.html" %} {% block title %} Pi Frame Server {% endblock %} {% block content %} Pi EINK Frame Server Display things accurately (ish) Target Palette: {% for m in palettes %} {{m}} {% endfor %} "Default" uses a real-life based color scheme. "Simple" uses an idealized palette. Dither Method: {% for m in dither_methods %} {{m}} {% endfor %} Different dither methods produce better results for certain images. Image: Images will be resized to 800x480, which may stretch the image. Set Display Preview {% endblock %}
Display things accurately (ish)
800x480