.ZPL

Файл ZPL

Zune Playlist File
Задать вопрос
БЫСТРЫЙ ОТВЕТ

A ZPL file is an XML playlist created by Microsoft's Zune software (discontinued). It holds no audio - it only lists references to tracks on your PC. Since Zune no longer exists, open the file in a text editor or Windows Media Player, then convert it to M3U to use in any modern player. Note: if your file starts with ^XA commands, it is Zebra label-printer code, not a playlist.

Разработчик: Microsoft Corporation Категория: Аудиофайлы MIME: application/vnd.ms-wpl
ОТКРЫВАЕТСЯ НА Windows Linux
Связанные: .OPUS · .M3U · .M3U8 · .WFP

На этой странице

Проиндексировано расширений: 19k+
Последняя проверка: Jul 31, 2026

Не знаете, что это за файл?

Перетащите любой файл в наш идентификатор - мы прочитаем первые байты, чтобы определить формат.

Идентифицировать файл

Что такое формат файла ZPL?

A .zpl file is a Zune Playlist File created by Microsoft's Zune desktop software and used with Zune portable media players. Introduced in November 2006 alongside the first Zune hardware, it stores an ordered list of references to audio tracks - not the audio data itself - along with playlist metadata such as the playlist title and optional auto-playlist (smart playlist) filtering rules.

The format is XML-based, closely following the .wpl (Windows Media Playlist) schema, which itself derives from the SMIL standard. A .zpl file opens as plain UTF-8 text and begins with a standard <?xml declaration. Inside, track entries reference files by local file path or internal library ID. Because it stores only pointers, moving or deleting the referenced audio files will render the playlist empty.

The MIME type is application/vnd.ms-wpl, shared with the related .wpl format. File sizes are typically tiny - from under 1 KB for a short playlist to a few tens of kilobytes for large library exports.

The Zune ecosystem was discontinued in stages between 2011 and 2015, making .zpl a legacy format. Windows Media Player and VLC can still open such files today. Do not confuse .zpl with Zebra Programming Language files (also .zpl), which are completely unrelated label-printer command scripts.

For modern playlist needs, .m3u or .asx files are more widely supported alternatives.

Безопасность и защита

РИСК: LOW

A Zune .zpl is harmless XML text - no executable content. The only real issues are obsolescence (Zune is gone) and broken references (DRM-deauthorized or moved tracks show as empty). Inspect it in a text editor; don't download dubious 'Zune playlist openers'. (Separately, if your file is Zebra ZPL code, it's also plain text and safe to read.)

Детали формата

в двух словах
ПОЛНОЕ НАЗВАНИЕZune Playlist Fileтакже известен как Zune music playlist, Zune AutoPlaylist
РАЗРАБОТЧИКMicrosoft Corporationс 2006 (Zune software / first Zune device)
КАТЕГОРИЯАудиофайлы
MIME-ТИПapplication/vnd.ms-wpl
ТИПXML-based playlist (list of references to tracks, not audio data)
СВЯЗАННЫЕ.opus.m3u.m3u8.wfp
Это расширение также используется в…
  • Zebra Programming Language (ZPL/ZPL II) - Plain-text label/barcode command language for Zebra thermal printers, beginning with '^XA' - a completely different, very common .zpl meaning.
  • FEKO / CST and other engineering project files - Some simulation and CAD tools have used .zpl for project or layout data; niche and unrelated to playlists.
MAGIC BYTES · СИГНАТУРА ФАЙЛА
СМЕЩЕНИЕ
0001020304
HEX
3C3F786D6C
ASCII
<?xml
Text/XML playlist used by the Zune desktop software; closely related to Windows Media Player's WPL (SMIL-based) format. It REFERENCES music tracks by path/ID and contains no audio. No fixed binary signature beyond the XML header.

Программы, открывающие файлы ZPL

Windows4 apps
VLC media player Открытый код Open the playlist (or an M3U you convert it to) to play the referenced tracks if they exist locally.
Windows Media Player Встроенная Import or open the playlist; if it's WPL-compatible WMP can read the references and relink tracks present on the PC.
NotePad++ text editor Открытый код Open the .zpl to read the XML track list and rebuild it manually or convert paths to M3U.
Zune software (legacy) Бесплатно Historically opened .zpl natively; discontinued and unsupported - use a modern player instead.
Linux1 app
VLC media player Открытый код Open the playlist (or an M3U you convert it to) to play the referenced tracks if they exist locally.

Технические подробности

глубокая спецификация
File typeXML-based playlist - stores references to audio tracks, not audio data
MIME typeapplication/vnd.ms-wpl
Text encodingUTF-8
File signature<?xml at byte offset 0 (standard XML declaration; no fixed binary magic bytes)
XML schemaSMIL/WPL-style, aligned with the Windows Media Player WPL schema
CompressionNone - plain-text XML
Typical file sizeUnder 1 KB to tens of KB depending on track count
Track storage methodLocal file path or internal library ID references; no embedded audio data
Auto-playlist supportYes - optional smart/auto-playlist filtering rules can be embedded in the XML
DeveloperMicrosoft Corporation
Associated softwareZune desktop software (primary), Windows Media Player, VLC media player
Associated OSWindows; Windows Phone (Zune era)
Superseded byDiscontinued with the Zune ecosystem (2011-2015); WPL and M3U remain in wider use
Common confusionZebra ZPL - an unrelated label-printer programming language that shares the .zpl extension
Выпущен2006 (Zune software / first Zune device)
Последняя версияFinal Zune software 4.x (last update ~2011 before discontinuation)
Спецификацияen.wikipedia.org

Конвертации ZPL

Вопросы и ответы сообщества

спрошено пользователями
Задать быстрый вопрос
Получите помощь от людей, работающих с файлами ZPL. Будьте конкретны - укажите вашу систему и версию ПО.
Аккаунт не нужен · ответы обычно в течение дня

Вопросов пока нет - станьте первым, кто спросит о файлах ZPL.

Часто задаваемые вопросы

How do I open a .ZPL playlist now that Zune is gone?
Open it in a text editor to see the track list, then convert/save it as M3U and import that into a current player like VLC or Windows Media Player, which relinks tracks that still exist on your PC.
Is a .ZPL file audio?
No - a Zune .zpl is just an XML list of references to songs. It contains no sound and only works if the referenced audio files are present.
Why does my .ZPL playlist show no songs?
The tracks it points to have moved, are missing, or were DRM-protected and deauthorized when the Zune service shut down. The playlist is fine; the linked files aren't reachable.
My .ZPL is full of ^XA and ^FD commands - what is it?
That's not a playlist - it's Zebra Programming Language, the text command format for Zebra barcode/label printers. Send it to a Zebra printer or view it in a ZPL preview tool, not a media player.
How do I convert a Zune .ZPL to M3U?
Extract the file paths from the XML (open it in a text editor) and save them one per line as a .m3u, or use a playlist converter/MusicBee. M3U works in nearly every modern player.

Ссылки

1Wikipedia - Zuneen.wikipedia.org
2Wikipedia - Windows Media Player playlist (WPL)en.wikipedia.org

Узнать больше

по всей базе данных

Популярные расширения на этой неделе

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.PARTPartial Download File
4.BINCD/DVD Disc Image (BIN/CUE)
5.RPMSGRestricted Permission Message
6.MDMarkdown Document
7.NOMEDIAAndroid No-Media Marker File
8.EXEWindows Executable (Portable Executable)
9.PRO6XProPresenter 6 Bundle File
10.PRDXSoftMaker Presentations Document

Похожие расширения

.OPUSOpus Audio File (Ogg Opus)
.M3UM3U Media Playlist (MP3 URL)
.M3U8UTF-8 M3U Playlist / HLS (HTTP Live Streaming) Playlist
.WFPWaveFront Program file (Turtle Beach)
.XSPFXSPF - XML Shareable Playlist Format (pronounced 'spiff')
.AMRAdaptive Multi-Rate (AMR) audio

Бесплатные инструменты для файлов

Идентификатор файлов и конвертер изображений в браузере - все работает на вашем устройстве.

Открыть инструменты

Обзор расширений файлов A-Z