{% extends "base.html" %} {% block head %} LabelPrinter Image upload {% endblock %} {% block content %}
{% if label_width == 450 %}
{%endif%}


Advanced options Dithering:
Black/white cutoff threshold: %

Recommended image height = {{label_width}}, other sizes will be scaled
{% if info %}

{{info}}

{% endif %} {% if filename %} Uploaded image
{% if cut %} {%else %} {%endif%}
{% endif %} {% endblock %}