.123

123 File

Lotus 1-2-3 Spreadsheet (Millennium / 97+)
Ask a question
QUICK ANSWER

A .123 file is a spreadsheet created by Lotus 1-2-3 (the 97 and Millennium Edition releases), a program discontinued by IBM in 2013-2014. Modern Microsoft Excel cannot open it because the Lotus import filters were removed after Excel 2003. Use the free LibreOffice Calc or Gnumeric to open the file and save it as XLSX or CSV.

Developer: Lotus Development Corporation (later IBM) Category: Spreadsheet Files MIME: application/vnd.lotus-1-2-3
OPENS ON Windows macOS Linux
Related: .ODS · .NUMBERS · .XLSX · .XLSB

On this page

19k+ extensions indexed
Last reviewed Sep 4, 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 123 file format?

The .123 file extension is used by spreadsheets created with Lotus 1-2-3 software.

Files with the .123 extension store spreadsheet data - cells containing numbers, labels, and formulas, along with formatting, named ranges, and multiple worksheet tabs. Unlike earlier Lotus formats such as .WK4, the .123 format was introduced with Lotus 1-2-3 97 and carried through to the Millennium Edition (1999-2002). It is a proprietary binary format built from a stream of type-length-value records; there is no plain-text or XML layer.

Lotus 1-2-3 was originally developed in the early 1980s for MS-DOS, where it was extremely popular among business users. The application was later distributed as part of the Lotus SmartSuite office suite for Windows. IBM acquired Lotus Development Corporation in 1995 and eventually discontinued Lotus 1-2-3 - ending sales in 2013 and support in 2014 - as Microsoft Excel had by then replaced it as the dominant spreadsheet.

Modern Excel no longer opens .123 files (Lotus import filters were dropped after Excel 2003/2007). Free alternatives such as LibreOffice Calc and Gnumeric remain reliable openers. To preserve legacy data, exporting to .XLSX, .ODS, or .CSV is recommended.

Security & safety

RISK: LOW

A .123 file is plain spreadsheet data without the macro/scripting payload found in modern Office files, so opening one is low risk. The real concern is data preservation: .123 is obsolete and modern Excel can't read it, so important data should be converted to XLSX/ODS while LibreOffice and Gnumeric still ship the Lotus importers. Avoid sketchy "123 converter" download sites; use the official LibreOffice/Gnumeric. Lotus password-"sealed" files used weak protection and aren't a security guarantee.

Format details

in a nutshell
FULL NAMELotus 1-2-3 Spreadsheet (Millennium / 97+)aka Lotus 1-2-3 worksheet, Lotus SmartSuite spreadsheet
DEVELOPERLotus Development Corporation (later IBM)since 1997 (Lotus 1-2-3 97 / SmartSuite); .123 used through Millennium Edition (1999-2002)
MIME TYPEapplication/vnd.lotus-1-2-3
TYPEProprietary binary spreadsheet (binary)
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
00000200
ASCII
····
Like the whole Lotus WK*/123 family, a .123 file begins with a Beginning-Of-File (BOF) record: a 2-byte record type 0x0000, a 2-byte length 0x0002, and a 2-byte version word identifying the generation. There is no ASCII magic string; the version word in the BOF distinguishes .123 from older WK1/WK3/WK4. Files are identified by this record-type/version pair.

Programs that open 123 files

Windows4 apps
Gnumeric Open-source Open the .123 - Gnumeric supports the whole Lotus family (WKS/WK1/WK3/WK4/.123). Good for tricky legacy files.
LibreOffice Calc Open-source File → Open the .123; Calc imports it directly. Then Save As to XLSX/ODS/CSV. The most reliable free opener.
Corel Quattro Pro (WordPerfect Office) Paid Open/import the .123 in Quattro Pro, which historically reads Lotus formats. Paid suite; use only if already owned.
Apache OpenOffice Calc Open-source Opens legacy Lotus files; LibreOffice Calc is the better-maintained choice today.
macOS2 apps
LibreOffice Calc Open-source Open the .123 on macOS and re-save as XLSX/ODS/CSV.
Apache OpenOffice Calc Open-source Legacy opener for Lotus files on macOS; prefer LibreOffice for active support.
Linux2 apps
Gnumeric Open-source Lightweight spreadsheet that opens the full Lotus family on Linux.
LibreOffice Calc Open-source Open the .123 and convert; bundled with most Linux desktops.

Technical details

deep spec
Format typeProprietary binary spreadsheet; not an XML or text-based format
MIME typeapplication/vnd.lotus-1-2-3 (also application/x-lotus123)
Byte orderLittle-endian
File structureFlat record stream: each record is a 2-byte type, 2-byte length, then payload; bounded by BOF and EOF records
Magic bytes0x00 0x00 0x02 0x00 at offset 0 (BOF record; no ASCII signature string)
CompressionUncompressed - binary records are stored in raw form with no compression layer
Password protectionOptional; Lotus sealed/password scheme, considered weak by modern standards
Grid sizeUp to 65,536 rows × 256 columns per sheet
Multi-sheet supportYes - 3D workbook with multiple named worksheet tabs (introduced with WK4, continued in .123)
Formula storageFormulas stored in bytecode with a cached numeric result embedded in the same record
Format lineageSucceeds the WK4 binary workbook format; part of the WKS → WK1 → WK3 → WK4 → .123 evolution
DeveloperLotus Development Corporation; acquired and continued by IBM (1995-2014)
Platform supportPrimarily Windows; earlier Lotus builds also ran on OS/2; modern read-only support via LibreOffice Calc and Gnumeric
Modern Excel compatibilityNot supported in Excel 2010 and later; Lotus import filters were removed after Excel 2003/2007
Released1997 (Lotus 1-2-3 97 / SmartSuite); .123 used through Millennium Edition (1999-2002)
Latest versionLotus 1-2-3 Millennium Edition Release 9.8 (2002), the last release
Specificationfileformats.archiveteam.org

123 conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with 123 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 123 files.

Frequently asked questions

How do I open a .123 file?
Use the free LibreOffice Calc (or Gnumeric) - both still import Lotus 1-2-3 files. Modern Microsoft Excel cannot open .123, so open it in LibreOffice and re-save as XLSX first.
Why won't Excel open my .123 file?
Microsoft removed the Lotus import filters: Excel 2003 and earlier could open Lotus files, but Excel 2007 and later cannot. Convert the file to XLSX with LibreOffice Calc or Gnumeric, then open it in Excel.
How do I convert a .123 file to Excel (XLSX)?
Open the .123 in LibreOffice Calc or Gnumeric and choose Save As → XLSX. Check formulas afterward, as some old Lotus @functions may need adjusting.
What program created a .123 file?
Lotus 1-2-3 (the 97 / Millennium Edition, ~1997-2002), part of Lotus SmartSuite. It was the once-dominant PC spreadsheet, discontinued by IBM (sales 2013, support 2014).
What's the difference between .123 and .wk4?
Both are Lotus 1-2-3 formats: .wk4 is the earlier Release 4/5 (1993) binary format, .123 is the later 97/Millennium format. LibreOffice/Gnumeric open both; migrate either to XLSX/ODS.
Is there a free way to read Lotus 1-2-3 files?
Yes - LibreOffice Calc and Gnumeric are free and open the whole Lotus family (WKS/WK1/WK3/WK4 and .123). They're the recommended tools now that Lotus 1-2-3 and modern Excel can't help.

References

1Wikipedia - Lotus 1-2-3en.wikipedia.org
2Just Solve the File Format Problem - Lotus 1-2-3fileformats.archiveteam.org

Keep exploring

across the database

Top extensions this week

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

Related extensions

.ODSOpenDocument Spreadsheet
.NUMBERSApple Numbers spreadsheet
.XLSXMicrosoft Excel Open XML Workbook
.XLSBMicrosoft Excel Binary Workbook
.GSHEETGoogle Sheets Shortcut (Link to a Google Sheets spreadsheet)
.XLSMMicrosoft Excel Macro-Enabled Workbook (Open XML)

Free file tools

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

Open the toolbox

Browse file extensions A-Z