Analyse a .LNG file

HomeFormats.LNGID

What is a .LNG file?

.LNG is a file in the Game engines category. Analyser identifies it and reads the metadata in its header, right in your browser.

Did you know
  • A .lng file is a language or localisation file, storing the translated strings a program shows for a given language.
  • Separating UI text into .lng files lets software add a new language by dropping in another file, with no code changes.
  • Many older Windows applications shipped a folder of .lng files, one per supported language.
What Analyser reads
Identify game-engine assets: Unity (UNITYPACKAGE, .resS resource streams), Unreal Engine (UASSET, UMAP, .uproject / .uplugin descriptors, .ubulk bulk data, .ufont fonts, .locmeta / .locres localisation, .ushaderbytecode shaders), Godot (TSCN, TRES), Minecraft asset metadata (.mcmeta) and language files (.lang / .lng), and Bink Video 2 (.bk2) cutscenes.
Depth of analysis
.LNG is an identification-grade format: Analyser recognises it from its bytes and decodes the header metadata it carries, rather than opening it in a full viewer. Formats that do get a full viewer are marked "Full" on the formats page.
Open a .LNG file
Drag a .LNG file onto the Analyser home page (or tap to pick one). It is identified entirely in your browser - nothing is uploaded, there is no account, and it works offline once installed.