Stereolithography
The STL (Stereolithography) file format is a widely used file format for representing 3D surface geometry. It is primarily used f…
Matching file extensions and related formats.
Matching file extensions and related formats.
The STL (Stereolithography) file format is a widely used file format for representing 3D surface geometry. It is primarily used f…
glTF (GL Transmission Format) is a royalty-free, open standard for 3D scene and model transmission, developed by the Khronos Grou…
QCOW2 (QEMU Copy On Write version 2) is a disk image format used by QEMU, a popular open-source virtualization solution. It's des…
A DLL (Dynamic Link Library) file is a library that contains code and data that can be used by more than one program at the same…
MP3 (MPEG Audio Layer III) is a widely used audio coding format for digital audio. It's known for its ability to significantly re…
A dylib file is a dynamically linked library used on macOS operating systems. It's analogous to DLL files on Windows and SO files…
A .BTM file is a batch file used by Take Command Console (TCC), a command-line interpreter for Windows. TCC is a replacement for…
The IFC (Industry Foundation Classes) file format is an open, international standard for Building Information Modeling (BIM) data…
YAML (YAML Ain't Markup Language) is a human-readable data serialization standard that is often used for configuration files and…
XSL (Extensible Stylesheet Language) is a family of languages used for transforming and formatting XML (Extensible Markup Languag…
ARW files are raw image files created by Sony digital cameras. They contain minimally processed data directly from the camera's s…
BUFR (Binary Universal Form for the Representation of meteorological data) is a binary data format designed by the World Meteorol…
A .tsx file is a TypeScript file that includes JSX syntax. TypeScript is a superset of JavaScript that adds static typing to the…
KML (Keyhole Markup Language) is an XML-based file format used to represent geographic data in applications like Google Earth, Go…
A .NET Assembly file, typically with the extension '.dll' (Dynamic Link Library) or '.exe' (Executable), is a compiled unit of co…
The PLY file format, also known as the Polygon File Format or Stanford Triangle Format, is a computer file format designed to sto…
A CSS (Cascading Style Sheet) file is a text document that contains style rules for controlling the presentation of HTML or XML d…
The OTF (OpenType Font) file format is a widely used standard for digital fonts, developed jointly by Microsoft and Adobe. It's a…
A .pyo file is a compiled version of a Python source code file (.py). It's created when Python is run with the `-O` or `-OO` opti…
A .pyc file is a compiled bytecode file created by the Python interpreter. When a Python script (.py file) is executed, the inter…
The ORF file extension represents the raw image format used by Olympus digital cameras. Raw image formats, unlike JPEGs, contain…
A .pyd file is a dynamic link library (DLL) written in Python. It's essentially a compiled Python extension module that can be im…
XML (Extensible Markup Language) is a markup language designed for encoding documents in a format that is both human-readable and…
A .tmp file is a generic temporary file created by various programs and operating systems. These files are used to hold data temp…