{# SPDX-FileCopyrightText: 2026 Maurice Casey #} {# SPDX-License-Identifier: AGPL-3.0-or-later #} {% extends "_app_shell.html" %} {% block head %} {% block app_head %}{% endblock %} {% endblock %} {% block workspace %}
{% block content %}{% endblock %}
{% endblock %} {% block inspector %}

Current document

Review context

Select a queued page to inspect its scan, confidence, raw OCR, cleaned text, and translation without leaving the workspace.


Round trip

Save corrections, select the finished pages in the queue, then add the chosen text stage to their original Tropy photos.

{% endblock %} {% block activity %}

OCR stages, exports, and recoverable errors appear here while work is running.

{% endblock %} {% block scripts %} {% block app_scripts %}{% endblock %} {% endblock %}