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

Upload a PDF

Each page will be rendered to fit inside the pixel box below, then split into per-article images and text.

Recent jobs

{% if jobs %} {% for j in jobs %} {% endfor %}
ID File Pages Articles Status
{{ j.id }} {{ j.filename }} {{ j.pages }} {{ j.articles }} {{ j.status }} Open
{% else %}

No jobs yet.

{% endif %}
{% endblock %}