.LBL

LBL File

dBASE Label Definition File
Ask a question
QUICK ANSWER

An LBL file is a dBASE label definition - a small layout file that tells an xBase database (dBASE, Clipper, FoxPro) how to print mailing labels from a .DBF data table. It stores the label size, sheet grid, and which database fields go on each line. It contains no data of its own, so opening an LBL file alone produces nothing useful. You need the matching .DBF table and an xBase tool such as dBASE PLUS.

Developer: dataBased Intelligence, Inc. (dBASE); the xBase label format originated with Ashton-Tate dBASE Category: Database Files MIME: application/octet-stream
OPENS ON Windows Linux
Related: .DB · .DBF · .ACCDB · .SQL

On this page

19k+ extensions indexed
Last reviewed Aug 12, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the LBL file format?

The .lbl extension is used by database label files supported by various xBase applications, including dBASE. A .lbl file stores a formatted label design - it defines dimensions, rows and columns per sheet, margins, and the field expressions printed in each band, applied to records from a companion .DBF table.

Classic dBASE .lbl files are compact binary files; some xBase tools store the layout as plain text instead. FoxPro uses its own .lbx/.lbt label format, while Clipper and Harbour continue to read the dBASE-style .lbl.

Security & safety

RISK: LOW

A .LBL is a tiny, passive layout file with no executable code, so it poses essentially no malware risk on its own. The practical issue is that it is useless in isolation - it must be paired with the correct .DBF table in an xBase environment, and the format is legacy, so you may struggle to find software that opens it. Avoid generic 'open any LBL file' download sites (the extension is shared by many unrelated label formats); use real xBase tooling.

Format details

in a nutshell
FULL NAMEdBASE Label Definition Fileaka xBase label file, Database label format file
DEVELOPERdataBased Intelligence, Inc. (dBASE); the xBase label format originated with Ashton-Tate dBASEsince 1980s (dBASE label feature; xBase ecosystem)
MIME TYPEapplication/octet-stream
TYPELabel layout/definition for xBase RDBMS (dBASE/Clipper/FoxPro)

Programs that open LBL files

Windows3 apps
dBASE (dBASE PLUS) Paid Open the database project containing the .LBL and its .DBF; use the Label designer/CREATE LABEL to view or run it.
Visual FoxPro (legacy) Paid Imports/uses xBase tables and labels; note Microsoft discontinued VFP (support ended 2015) - use only for legacy migration.
Text editor (Notepad++, VS Code) Open-source Open to inspect - readable if the .LBL is stored as text; a binary dBASE .LBL will show mostly non-text bytes.
Linux1 app
Harbour / xHarbour (xBase compilers) Open-source Open-source xBase/Clipper-compatible toolchain that can process dBASE-style data and label layouts for migration.

Technical details

deep spec
Format typeLabel layout definition - stores sheet geometry and field expressions, not data records
File encodingCompact binary (classic dBASE); some xBase tools produce a plain-text/ASCII variant
Byte orderLittle-endian, reflecting DOS-era xBase tooling
File signatureNo fixed universal signature; classic dBASE .lbl begins with a header byte often set to 02h
Typical file sizeUnder a few KB - stores a layout definition, not data
Companion fileRequires a .DBF table; the layout is applied to its records at print time
Label bandsDefines rows and columns per sheet, label dimensions, margins, and per-band field expressions
xBase compatibilitydBASE (all versions), Clipper, Harbour/xHarbour; FoxPro uses .LBX/.LBT instead
MIME typeapplication/octet-stream (binary variant); text/plain (text variant)
Associated OSMS-DOS, Windows, Classic Mac OS (older dBASE Mac)
EcosystemxBase family - shared label format across dBASE, Clipper, and open-source successors
StatusLegacy; largely superseded by modern reporting tools and FoxPro's own .LBX/.LBT format, though dBASE PLUS still supports .LBL
Released1980s (dBASE label feature; xBase ecosystem)
Latest versionMaintained as part of dBASE (current dBASE PLUS); legacy across Clipper/FoxPro
Specificationwww.dbase.com

LBL conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with LBL files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about LBL files.

Frequently asked questions

What is an LBL file?
In the database sense, it's a dBASE/xBase label definition - a small layout file that tells the database how to print mailing labels (size, columns, which fields go where) from a .DBF table. It contains no data itself.
How do I open an LBL file?
Open it in dBASE (or another xBase tool like Visual FoxPro/Harbour) together with its .DBF data table, using the label designer. If it's a text-based variant, a text editor will show its contents.
Why doesn't anything happen when I open an LBL on its own?
A .LBL is only a label layout - it needs the matching .DBF table full of records to actually produce labels. Without the data table there is nothing to print.
How do I print labels from an LBL file?
Load the database that has both the .LBL and its .DBF in dBASE, run the label form against the table, and send it to your printer (or a PDF printer to save the output).
Can I convert an LBL to CSV or Excel?
No - the .LBL has no data to convert. Export the underlying .DBF table to CSV/Excel instead (dBASE or LibreOffice Calc can open and export a .DBF).

References

1Microsoft - Visual FoxPro (discontinued) docslearn.microsoft.com
2dBASE - official site (dBASE PLUS)www.dbase.com

Keep exploring

across the database

Top extensions this week

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

Related extensions

.DBSQLite Database File
.DBFDatabase File (dBASE / xBase table)
.ACCDBMicrosoft Access Database (2007+)
.SQLSQL Script (Structured Query Language source / database dump)
.MDBMicrosoft Access Database (97-2003, Jet engine)
.FDBFirebird Database

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z