Export & import
The library is yours and it has to be able to leave. This page lists every route in and out — including the ones that do not exist.
Export
| Format | Scope | Where it goes |
|---|---|---|
| One song | System share sheet (mail, chat, print, save) | |
| Setlist | System share sheet | |
| ChordPro | One song | Saved as a file |
| ChordPro ZIP | Whole library | Saved as a file |
| Plain text | Setlist | To the clipboard |
.eutbackup | Full backup | Saved as a file |
.eutbackup | Automatic daily backup (Android only) | Into a folder you choose |
| Error log | Text file | Saved as a file |
Song PDF
An A4 document is generated — a metadata header and a body with chords in a monospaced face so they line up over the syllables. The system share sheet opens, so you can send, save or print the PDF straight away.
Setlist PDF
Besides the song list it also contains breaks and per-song notes.
The first setlist PDF export downloads the Noto Sans font (for diacritics). That is the only moment an export needs the internet — the font is then cached and later exports work offline.
ChordPro
{title}, {artist}, {key}, {tempo}, {capo}) followed by the song body exactly as stored. The result is readable by any other ChordPro app.Plain text
Import
| Source | Extensions | Note |
|---|---|---|
| ChordPro file | .cho, .chopro, .chordpro, .crd, .pro, .txt | One song |
| ZIP | .zip | Several ChordPro files, subfolders included |
| SongBook Pro | .sbpbackup | Songs and setlists |
| Web address | — | Fetches and extracts ChordPro from a page |
| Photo | — | OCR, Android and iOS only |
| Eutepio backup | .eutbackup | Full restore |
| Older backup | .json | Legacy format from earlier versions |
SongBook Pro
text[chord] form into the ChordPro [chord]text form so chords land in the right place.Import from a web address
You enter a URL, the app fetches the page and tries to extract ChordPro content and metadata from the HTML. Only a request to the address you typed is sent; nothing goes anywhere else. The dialog says so up front.
Duplicate warnings
Importing from other apps
Batch operations
| Operation | Supported |
|---|---|
| Import a ZIP of several songs | ✔ with a live progress indicator |
| Import a SongBook Pro backup | ✔ setlists included |
| Export the whole library as a ChordPro ZIP | ✔ Settings → Data backup → Advanced |
Full .eutbackup backup | ✔ Settings → Data backup |
| Automatic daily backup | ✔ Settings → Automatic backup (Android only) |
| Batch PDF export | ✘ |
What the app does not have
So there are no surprises:
- Bulk PDF export of every song. PDF is exported one song at a time, or as a setlist.
- Song export to
.txt. Only a setlist goes to the clipboard. - A standalone
.jsonexport. The custom JSON format exists, but only inside an.eutbackup— it is not an option in the export menu. An older.jsonbackup can only be imported. - Share-sheet sharing for formats other than PDF. ChordPro and backups are written through a file picker.
- A public API or cloud sync. The app exposes no interface for reading data from outside.