.IES

IES File

IESNA Photometric Data File
Ask a question
QUICK ANSWER

An IES file is a plain-text photometric data file that maps a light fixture's luminous intensity across every angle. Lighting designers open it in tools like Dialux or AGi32 for illuminance calculations; 3D artists load it into Blender, 3ds Max, or Revit for realistic renders. The only real conversion is IES to LDT (EULUMDAT), the European equivalent format.

Developer: Illuminating Engineering Society (IES / IESNA) Category: Data Files Open standard MIME: text/plain
OPENS ON Windows macOS Linux Web
Related: .PKPASS · .DAT · .JSON · .RIS

On this page

19k+ extensions indexed
Last reviewed Jul 30, 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 IES file format?

A .ies file contains photometric data saved in ASCII text format that conforms to the Illuminating Engineering Society (IES) LM-63 standard. Photometric data include:

  • Light source - total quantity of visible light emitted by the source; measured in lumens,
  • Light intensity - amount of lumens in a given direction across a solid angle; measured in candelas,
  • Light source power - measured in watts,
  • A candela matrix arranged by vertical and horizontal angles defining the luminous-intensity distribution.

.ies files may also store metadata such as the manufacturer name, accession number, lamp description, and test laboratory details as structured [KEYWORD] pairs. The IES standard was first developed in 1986, updated in 1995 and 2002, and most recently revised in 2019 as ANSI/IES LM-63-19. Files from LM-63-1995 onward begin with a version identifier line such as IESNA:LM-63-2002; older 1986-era files start directly with keyword lines or the TILT= directive. The format is widely used in North America and Europe. .ies files are generated by an automated instrument for measuring emitted light - a goniophotometer.

.ies files are used by lighting equipment manufacturers for architectural project simulations. Such files allow designers to assess the efficiency of lighting systems before they are installed. Similar simulations are conducted for roadway illumination assessments. The format supports three photometry coordinate systems: Type C (the most common, used for indoor and outdoor luminaires), Type B, and Type A (used for automotive and floodlight applications). .ies is the North American counterpart to the European EULUMDAT (.ldt) format; most professional lighting tools read both. Unlike .ldt, .ies files do not include CRI (colour rendering index) or luminaire geometry data. .ies files can be opened with dedicated viewers, imported into CAD and rendering tools, and converted to other file formats.

Security & safety

RISK: LOW

An IES file is plain ASCII text with no executable code, so it is safe to open and cannot carry malware in any meaningful way. The only practical caution is sourcing: download IES files from the fixture manufacturer or a reputable photometric library so your lighting calculations are based on real measured data rather than someone's edited or fabricated file.

Format details

in a nutshell
FULL NAMEIESNA Photometric Data Fileaka IES file, IESNA LM-63 file
DEVELOPERIlluminating Engineering Society (IES / IESNA)since 1986 (IES LM-63-1986); current revisions LM-63-2002 and LM-63-2019
CATEGORYData Files
MIME TYPEtext/plain
TYPEPhotometric (luminous-intensity distribution) data; plain ASCII text
STANDARDOpen · royalty-free
This extension is also used by…
  • The Bat! Message Index - Mailbox index file (.ies) used by The Bat! e-mail client; unrelated to lighting.
  • ArcView Import/Export Specification - Legacy Esri ArcView export-definition file; rare and unrelated to photometry.

Programs that open IES files

Windows5 apps
Notepad Open-source Open as text to read/edit the raw keywords and candela values.
Dialux evo Free Import the IES via the luminaire catalogue / 'import luminaire' to run lighting calculations. Free professional lighting-design tool.
Autodesk 3ds Max Paid Create a Photometric/IES light and load the .ies as its distribution for realistic render lighting.
Autodesk Revit Paid Assign the IES file as a light source's photometric web in a lighting fixture family.
IESviewer (Andrey Legotin) Freemium Open the IES to visualise its 3D/polar light distribution and read its parameters; also converts between IES and EULUMDAT.
macOS2 apps
Blender Open-source Add a light, set type to Spot/Area, and load the .ies through the IES texture node (Cycles) for accurate distribution.
Dialux evo (via Windows VM / Wine) Free Dialux is Windows-only; run it in a VM/Parallels on Mac to import IES files.
Linux1 app
Blender Open-source Use the IES texture node on a light to load the .ies distribution; works natively on Linux.
Web1 app
IES Viewer (online photometric viewers) Free Upload the .ies to view its polar/3D light distribution in the browser without installing software.

Technical details

deep spec
Encoding7-bit ASCII plain text; Unicode code points above 0x7F are undefined in the standard
File structureOptional version line → `[KEYWORD]` label block → `TILT=` directive → numeric test parameters → vertical-angle list → horizontal-angle list → candela matrix
Photometry coordinate systemsType C (azimuthal, most common - indoor and outdoor luminaires), Type B (lateral tilt, floodlights), Type A (automotive)
Candela normalizationValues are typically normalized to 1 000 lumens and scaled at render time by the multiplying factor stored in the numeric header
TILT directive`TILT=NONE`, `TILT=INCLUDE`, or `TILT=<filename>`; marks the boundary between the keyword block and the photometric data; defines whether tilt data is embedded, external, or absent
Angle-grid resolutionVariable; defined by the count and list of vertical angles (0°-180°) and horizontal angles (0°-360°) declared in the numeric header; parser rejects files where declared counts do not match the data
Typical file size2 KB - 200 KB; size scales with the number of vertical and horizontal measurement angles
MIME type`text/plain`; also recognized as `application/x-ies`
File identificationNo binary magic bytes; LM-63-1995 and later files begin with a version line such as `IESNA:LM-63-2002`; LM-63-1986 files begin directly with keyword lines or `TILT=`
Standard revision historyLM-63-1986 (original), LM-63-1991, LM-63-1995, LM-63-2002, ANSI/IES LM-63-2019; each revision extended the keyword vocabulary
Metadata keywordsStructured `[KEYWORD]` pairs including `[MANUFAC]`, `[LUMCAT]`, `[TESTLAB]`, `[ISSUEDATE]`, `[LUMINAIRE]`, `[LAMPCAT]`; extended set standardized in LM-63-2002 and 2019
Data capture instrumentGoniophotometer; an automated goniometric device that measures luminous-intensity distribution at defined angle increments
Compression and encryptionNone; stored as uncompressed, unencrypted plain text
Geographic adoptionDominant standard in North America; widely accepted internationally; the parallel European format is EULUMDAT (.ldt)
Cross-platform supportPlatform-independent plain-text format; read by Windows, macOS, and Linux CAD, BIM, and rendering applications
Released1986 (IES LM-63-1986); current revisions LM-63-2002 and LM-63-2019
Latest versionANSI/IES LM-63-2019
Open standardYes · royalty-free
Specificationstore.ies.org

IES conversions

Community Q&A

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

Frequently asked questions

What is an IES file used for?
It describes how a specific light fixture emits light. Lighting designers load it into calculation tools (Dialux, AGi32) for illuminance studies, and 3D artists load it into renderers (3ds Max, Blender, Revit) to create photometrically realistic lights.
How do I open an IES file?
To just read it, any text editor works (it's plain text). To see the light distribution, use a free IES viewer like IESviewer or an online viewer. To use it as a light, import it into your CAD/render/lighting software.
How do I add an IES file to 3ds Max / Blender?
In 3ds Max create a Photometric (IES) light and point it at the .ies. In Blender, add a light and load the .ies through the IES texture node in Cycles. Revit assigns it as a fixture's photometric web.
Where do I get IES files?
Fixture manufacturers publish them on product pages, and free libraries (e.g. ieslibrary.com) host thousands. Always prefer the manufacturer's own file for accurate results.
What's the difference between IES and LDT (EULUMDAT)?
Both store the same kind of photometric data; IES (LM-63) is the North American standard and LDT/EULUMDAT is the European one. Most professional tools read both, and converters move data between them.
Can I edit an IES file?
Yes - it's plain ASCII you can open in Notepad++/TextEdit. You can adjust keywords or candela values, but keep the declared angle counts consistent with the data block or parsers will reject the file.

References

1Wikipedia - EULUMDAT (parallel European photometric format)en.wikipedia.org
2IES - LM-63-19 Standard File Format (official store)store.ies.org

Keep exploring

across the database

Top extensions this week

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

Related extensions

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

Free file tools

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

Open the toolbox

Browse file extensions A-Z