> For the complete documentation index, see [llms.txt](https://docs.songbookplus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.songbookplus.com/portugues/readme/songtexte-und-akkorde-importieren/aus-mp3-dateien.md).

# De arquivos MP3

SongBook+ pode importar letras de arquivos MP3, se elas estiverem contidas em uma tag ID3 no formato "Lyrics3 v2.00".

Acordes também podem ser importados de arquivos MP3, se estiverem contidos na letra da música entre colchetes (similar ao formato ChordPro).

A importação de letras de músicas de arquivos MP3 ocorre em duas etapas:

Primeiro, uma música deve ser criada usando o arquivo MP3.

Depois, a música deve ser aberta e a importação iniciada. Durante esse processo, o arquivo PDF ausente será criado automaticamente.

## Inserir música sem arquivo PDF e selecionar MP3 <a href="#toc165549790" id="toc165549790"></a>

<figure><img src="/files/3AsTaAglgttgiWMZsqcp" alt=""><figcaption><p>Vincule a música ao arquivo MP3</p></figcaption></figure>

<img src="/files/CMRM0hQPeGoX5mi19Sss" alt="" data-size="line">Pressione “Editar”.

<img src="/files/flAhyhyUZ4Ej1i7FKiWN" alt="" data-size="line">Pressione este botão “+” para inserir uma música sem um PDF.

<img src="/files/oyid4DJi4RhzRh8jouNv" alt="" data-size="line">Selecione o arquivo MP3 com o botão “...”.

<img src="/files/fhaEBSfwHmb7YYtLpHrF" alt="" data-size="line">O título será automaticamente preenchido com o nome do arquivo, mas pode ser alterado conforme desejado.

<img src="/files/iH3yezRteHh9ChpUMeYl" alt="" data-size="line">Pressione “Salvar”.

<img src="/files/R6DbP1ORcFwkNJwz5o1B" alt="" data-size="line">Pressione “Pronto”.

### Criar arquivo PDF a partir da letra no arquivo MP3 <a href="#toc165549791" id="toc165549791"></a>

Quando você abrir a música pela primeira vez e SongBook+ encontrar texto para importar, você será questionado se deseja importar o texto. (A importação automática pode ser desativada nas configurações.)

Como alternativa, a importação também pode ser iniciada manualmente, conforme descrito nos passos a seguir.

<figure><img src="/files/EZVgjhSnk8Az7Fb6djMk" alt=""><figcaption></figcaption></figure>

<img src="/files/CMRM0hQPeGoX5mi19Sss" alt="" data-size="line">Pressione o botão “...” com a música aberta.

<img src="/files/flAhyhyUZ4Ej1i7FKiWN" alt="" data-size="line">Selecione a opção “Importar letra de arquivo MP3”.

<img src="/files/oyid4DJi4RhzRh8jouNv" alt="" data-size="line">Confirme que deseja importar o texto e sobrescrever o PDF, caso já exista.

{% hint style="info" %}
Se a opção “Importar letra de arquivo MP3” não estiver ativa, o arquivo MP3 não contém o texto no formato suportado.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
