An ISO standard (ISO 14306) 3D data format developed by Siemens for visualization and data sharing of complex CAD assemblies.
Definition
File Types
Common file formats, their extensions, descriptions, and typical usage.
Configuration file for Jest, the most popular JavaScript testing framework. Defines test patterns, coverage settings, and module resolution.
DefinitionA modern template engine for Python inspired by Django templates. Jinja2 is the default templating engine for Flask, Ansible, and many other Python frameworks.
DefinitionA data templating language extending JSON with variables, conditionals, loops, and functions. Used to generate JSON/YAML configuration files.
DefinitionAn interactive computing document containing code, outputs, visualizations, and markdown text. Standard in data science, ML research, and scientific computing.
DefinitionKeyhole Markup Language: an XML-based format for geographic annotation and visualization in Google Earth and other GIS applications.
DefinitionCompressed KML: a ZIP archive containing a KML file and its referenced resources (images, models) for portable geographic data sharing.
DefinitionApple Keynote Presentation: the native presentation format for Apple's Keynote application. Known for polished animations and cinematic transitions.
DefinitionYAML configuration files defining Kubernetes resources (pods, services, deployments, configmaps) for container orchestration at scale.
DefinitionLiDAR point cloud formats: LAS is the standard binary format for aerial LiDAR data; LAZ is its compressed variant. Used in surveying, forestry, and terrain modeling.
DefinitionLeaner Style Sheets: a CSS preprocessor with variables, mixins, and functions. It extends CSS with dynamic behavior while remaining backward-compatible.
DefinitionStatic Library (Windows): a collection of compiled object files linked directly into an executable at compile time, as opposed to dynamic linking with DLLs.
DefinitionLLVM Intermediate Representation: the low-level, typed intermediate language used by the LLVM compiler infrastructure. Used as a compilation target by many language front-ends.
DefinitionLightning Memory-Mapped Database: a high-performance embedded key-value store using memory-mapped files. Used in OpenLDAP and machine learning frameworks.
DefinitionLock File: used to prevent concurrent access to a resource or to pin exact dependency versions (package-lock.json, Gemfile.lock, composer.lock).
DefinitionLog File: a text file recording events, errors, and diagnostic information generated by software, servers, or operating systems.
DefinitionLyric File: a simple text format for synchronized song lyrics. Each line is timestamped for karaoke-style display in music players.
DefinitionAn extremely fast lossless compression algorithm focusing on compression and decompression speed rather than ratio. Used in Linux kernel, ZFS, and real-time applications.
DefinitionLempel-Ziv-Markov chain Algorithm: a compression algorithm providing high compression ratios. It is the core algorithm used in 7z and XZ formats.
DefinitionLempel-Ziv-Oberhumer: a data compression algorithm focused on decompression speed. Used in the Linux kernel, OpenVPN, and embedded systems.
Definition