{% extends "base.html" %} {% block title %}Labels — {{ library_name() }}{% endblock %} {% block content %}

Printable Labels

Generate PDFs for item spine/pocket labels and patron library cards. Print on pre-cut label sheets you already own.

{% include "labels/_symbology_banner.html" %}
Item labels

Spine labels, pocket labels, or barcode-only stickers — choose the label kind, filter which items to print, and pick which fields to show.

Open
Patron cards

Full library cards (library name + patron info + barcode) for cardstock templates, or small barcode-only stickers for affixing to pre-printed cards.

Open

Label defaults — configure which fields appear by default on each label kind. Identifiers & barcodes — change the barcode symbology.

{% endblock %}