{% extends "base.html" %} {% block content %}

Conversions

{% for c in conversions %} {% else %} {% endfor %}
DocumentPhasesImages
{{ c.dir_name }} {% if c.source_path %}
{{ c.source_path.name }}
{% endif %}
{% for p in ["ingest","cleanup","normalize","repair","vision","split"] %} {{ p }} {% endfor %} {{ c.image_count }} open →
No documents. Drop a file in conversions/in/ or upload above.
{% endblock %}