# From MP3 Files

SongBook+ can import lyrics from MP3 files if they are included in an ID3 tag in the "Lyrics3 v2.00" format.

Chords can also be imported from MP3 files if they are included in the lyrics in square brackets (similar to the ChordPro format).

Importing lyrics from MP3 files is a two-step process:

First, a song must be created that uses the MP3 file.

Then the song must be opened and the import started. In doing so, the missing PDF file will be automatically generated.

## Add Song without PDF File and Select MP3 <a href="#toc165549790" id="toc165549790"></a>

<figure><img src="/files/9RZddzUV0rGk3oHx6SUP" alt=""><figcaption><p>Link song with MP3 file</p></figcaption></figure>

<img src="/files/Ggw6QZu0T1pzyC5HKKjY" alt="" data-size="line">Press "Edit".

<img src="/files/dTdvaLSs3JCD5Wb2e4iX" alt="" data-size="line">Press this "+" button to add a song without a PDF.

<img src="/files/lyNUBVwPDzexVtrnZQTx" alt="" data-size="line">Select the MP3 file with the "..." button.

<img src="/files/UDA9WUwJOYy4xPTzcNnN" alt="" data-size="line">The title will be automatically populated with the file name, but can be changed freely.

<img src="/files/PzLvBYnBfuiUraCV2qFO" alt="" data-size="line">Press "Save".

<img src="/files/QTL5DdKcREUEQLYq0aU8" alt="" data-size="line">Press "Done".

### Generate PDF File from the Text in the MP3 File <a href="#toc165549791" id="toc165549791"></a>

When you open the song for the first time afterward, and if SongBook+ finds text to import, you will be asked if you want to import the text. (The automatic import can be disabled in the settings.)

Alternatively, you can also start the import manually as described in the following steps.

<figure><img src="/files/3YR4SZR2ZjQWSeblWlSo" alt=""><figcaption></figcaption></figure>

<img src="/files/Ggw6QZu0T1pzyC5HKKjY" alt="" data-size="line">Press the "..." button with the song open.

<img src="/files/dTdvaLSs3JCD5Wb2e4iX" alt="" data-size="line">Select the menu item "Import lyrics from MP3 file".

<img src="/files/lyNUBVwPDzexVtrnZQTx" alt="" data-size="line">Confirm that you want to import the text and overwrite the PDF if it already exists.

{% hint style="info" %}
If the menu item "Import lyrics from MP3 file" is not active, the MP3 file does not contain the text in the supported format.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.songbookplus.com/english/readme/songtexte-und-akkorde-importieren/aus-mp3-dateien.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
