# Supported File Formats

## Text or Sheet Music Files <a href="#toc165549853" id="toc165549853"></a>

To display song lyrics or sheet music, files with the extensions PDF, PNG, JPG, JPEG, GIF, TXT can be used.

## Music Files <a href="#toc165549854" id="toc165549854"></a>

To play music, files with the extensions MP3, WAV, AIFF, M4A can be used.

## Midi Files <a href="#toc165549855" id="toc165549855"></a>

For output via MIDI, files with the extensions MID, MIDI, SMF can be used.

## Video Files <a href="#toc165549856" id="toc165549856"></a>

To output videos directly on the iPad itself or to an external monitor or projector, files with the extensions MOV, MP4, MPV, 3GP, M4V and the following compression standards can be used:

* H.264 Baseline Profile Level 3.0 video up to 640x480 at 30 fps
* MPEG-4 Part 2 video (Simple Profile)

## ChordPro Files <a href="#toc165549857" id="toc165549857"></a>

To display lyrics and chords, ChortPro files with the extension .chopro can be imported.

## LRC Files <a href="#toc165549858" id="toc165549858"></a>

To display lyrics and chords for an audio file, LRC files with the extension .lrc can be imported.

## MP3 Files with Embedded Lyrics <a href="#toc165549859" id="toc165549859"></a>

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


---

# 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/unterstutzte-dateiformate.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.
