.LBX

Файл LBX

Visual FoxPro Label Definition File
Задать вопрос
БЫСТРЫЙ ОТВЕТ

An LBX file is most likely one of two unrelated things: a Visual FoxPro label definition (a dBASE-format table storing a printable label layout, paired with an .LBT memo file) or a Brother P-touch Editor label (a ZIP/XML file for a label printer). Check where your file came from before trying to open it - the two formats share only the extension.

Разработчик: Microsoft Corporation (Visual FoxPro; format from FoxBASE/FoxPro) Категория: Файлы данных MIME: application/octet-stream
ОТКРЫВАЕТСЯ НА Windows
Связанные: .PKPASS · .DAT · .JSON · .RIS

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

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

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

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

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

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

.lbx is a file associated with Visual FoxPro database management software. .lbx files store label and format definitions in the form of a dBASE table - each record describes one element of the label layout (a field, a line of text, a picture, or a border), along with its position, size, font, and a data expression. The file also contains information about which database entries should be used when printing labels. Labels are typically used for serial printing, and a well-defined .lbx file drives the layout precisely.

An .lbx is always paired with a companion .lbt memo file that holds long text and expression values that do not fit in the fixed-width table columns. Both files must be kept together - the label designer cannot open one without the other. Under the hood, .lbx uses the same report-engine schema as Visual FoxPro report forms (.frx / .frt), and it begins with a standard dBASE table header byte (0x03), making it readable in any DBF-aware viewer.

FoxPro was originally designed as a stand-alone database management system. After Microsoft acquired FoxPro, the product was renamed Visual FoxPro and tightly integrated with Windows. Visual FoxPro fully supports the SQL query language alongside its native xBase commands. Microsoft released Visual FoxPro 9.0 in 2004 - the final version of the software - and ended mainstream support in 2010, followed by extended support in 2015. The format is now legacy; .lbx files are best opened with Visual FoxPro 9.0 or a compatible DBF viewer where available.

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

РИСК: LOW

A VFP .LBX is passive table data and cannot execute code on its own. The wider caution is that Visual FoxPro applications can contain executable program code (.PRG/.FXP) and the runtime is unsupported/unpatched since 2015 - run legacy FoxPro apps from trusted sources only. The .LBX file itself is safe to inspect. Beware 'free LBX viewers' from ads; if your file is actually a Brother P-touch label, use Brother's official P-touch Editor.

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

в двух словах
ПОЛНОЕ НАЗВАНИЕVisual FoxPro Label Definition Fileтакже известен как VFP label file, FoxPro label form
РАЗРАБОТЧИКMicrosoft Corporation (Visual FoxPro; format from FoxBASE/FoxPro)с 1990s (FoxPro / Visual FoxPro label designer; format derives from the dBASE label .LBL)
КАТЕГОРИЯФайлы данных
MIME-ТИПapplication/octet-stream
ТИПdBASE/FoxPro table (.DBF-structured) describing a label layout
СВЯЗАННЫЕ.pkpass.dat.json.ris
Это расширение также используется в…
  • Brother P-touch Editor Label - The most common modern .lbx: a ZIP/XML label-printer file (label.xml + prop.xml). Open with Brother P-touch Editor; rename to .zip to inspect.
  • EngView / other label layouts - A few packaging/label tools also write .lbx; unrelated to Visual FoxPro.
MAGIC BYTES · СИГНАТУРА ФАЙЛА
СМЕЩЕНИЕ
00
HEX
03
ASCII
·
A VFP .LBX is itself a .DBF-format table (one record per label band/object), so it begins with a dBASE table header byte. It is always paired with an .LBT memo file that holds the long text/expression fields. Confirm against a sample - header byte varies by table flavour.

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

Windows3 apps
Visual FoxPro 9.0 Платно Open the project and run MODIFY LABEL mylabel to edit, or LABEL FORM to print. Discontinued product - only if you still have an installation.
Visual FoxPro runtime / OpenLBM-style tools Открытый код Community VFPX tools and the VFP runtime can open/convert FoxPro report and label tables when the full IDE is unavailable.
dBASE/DBF viewer (e.g. DBF Viewer Plus) Бесплатно Because an .LBX is a .DBF table, a DBF viewer shows the raw records (inspection only - it will not render the printed label).

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

глубокая спецификация
File structuredBASE/FoxPro `.DBF`-format table; each record describes one label-layout object such as a field, text string, line, or picture
Companion fileAlways paired with an `.lbt` memo file that stores long text and expression values; both files are required and must be kept together
Magic bytes`0x03` at offset 0 - standard dBASE table header byte indicating a non-memo `.DBF` table variant
Byte orderLittle-endian
EncodingBinary (dBASE/FoxPro fixed-width table fields with memo references into the `.lbt` file)
Typical file size2 KB - 200 KB for the `.lbx`; the paired `.lbt` memo file adds further size depending on expression complexity
Layout engineShares the same internal schema as Visual FoxPro report forms (`.frx` / `.frt`); both use the VFP report-band engine
Layout object fieldsEach table record encodes position coordinates, width, height, font name, font size, and a data expression or literal value
Labels per fileOne label layout definition per `.lbx` file
MIME type`application/octet-stream` (no dedicated registered MIME type exists for this format)
Host environmentWindows (Visual FoxPro 9.0); earlier versions ran on MS-DOS under FoxPro 2.x
Support statusLegacy - Microsoft ended extended support for Visual FoxPro in 2015; no successor format was released
Выпущен1990s (FoxPro / Visual FoxPro label designer; format derives from the dBASE label .LBL)
Последняя версияVisual FoxPro 9.0 (2004; last release before Microsoft discontinued VFP)
Спецификацияlearn.microsoft.com

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

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

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

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

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

What is an LBX file?
In Visual FoxPro it is a label definition - the layout of a printable label, stored as a FoxPro table with a companion .LBT memo file. (The same extension is also used by Brother P-touch label software, which is unrelated.)
How do I open a Visual FoxPro LBX file?
Open it in Visual FoxPro with MODIFY LABEL, or print it with LABEL FORM. Keep its .LBT memo file alongside it. A DBF viewer can show the raw records but won't render the label.
Can I open an LBX without Visual FoxPro?
Only partially - because it's a .DBF table, a dBASE/DBF viewer reveals the records, but you need VFP (or its runtime/VFPX community tools) to actually render or print the label layout.
My LBX came from a label printer - why won't FoxPro open it?
Then it isn't a FoxPro label. Brother P-touch Editor saves .lbx as a ZIP/XML file; open it in Brother P-touch Editor instead. The two formats just share an extension.
What is the .LBT file next to my .LBX?
It's the memo file that stores the long text and expressions for the VFP label. Keep it in the same folder with the same base name as the .LBX, or the label won't load fully.
Is Visual FoxPro still supported?
No. Microsoft shipped the final version (VFP 9.0) in 2004 and ended all support by 2015. LBX files are legacy; plan to migrate or keep an old VFP install to maintain them.

Ссылки

1Microsoft Learn - Visual FoxPro documentation (archived)learn.microsoft.com
2VFPX - Visual FoxPro community extensionsgithub.com

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

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

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

1.AQQAQQ Instant Messenger File
2.MDMarkdown Document
3.CRDOWNLOADChrome Partial Download File
4.RPMSGRestricted Permission Message
5.BINCD/DVD Disc Image (BIN/CUE)
6.PARTPartial Download File
7.NOMEDIAAndroid No-Media Marker File
8.DBSQLite Database File
9.EXEWindows Executable (Portable Executable)
10.SWFSmall Web Format (Shockwave Flash)

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

.PKPASSApple Wallet Pass (formerly Passbook)
.DATProgram Data File (generic)
.JSONJavaScript Object Notation file
.RISResearch Information Systems citation file
.OFXOpen Financial Exchange
.CSVComma-Separated Values

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

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

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

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