Skip to main content

Database

Browse 4,557 skills across 394 packs and 37 categories

Showing 1321–1380 of 4,557 skills
4,557 skills found

AVIF Image Format

206L

AVIF is a next-generation image format based on the AV1 video codec, offering

Technology & EngineeringFile Formats

Apache Avro

263L

Apache Avro data serialization system — a compact binary format with embedded schema, designed for data exchange, messaging, and long-term storage with schema evolution.

Technology & EngineeringFile Formats

BLEND Blender Native Format

223L

The BLEND file format — Blender's native project format storing complete 3D scenes with meshes, materials, animations, simulations, compositing, and full edit history.

Technology & EngineeringFile Formats

BMP Image Format

143L

BMP is a simple raster image format that stores pixel data with minimal or no

Technology & EngineeringFile Formats

Bzip2 Compression

171L

The Bzip2 compression format — block-sorting compressor using the Burrows-Wheeler transform for higher compression ratios than gzip at the cost of speed.

Technology & EngineeringFile Formats

CSV (Comma-Separated Values)

163L

A plain-text tabular data format where each line represents a row and fields are separated by commas, serving as the universal interchange format for structured data.

Technology & EngineeringFile Formats

DDS Image Format

204L

DDS (DirectDraw Surface) is a texture container format designed for GPU-ready

Technology & EngineeringFile Formats

DEB Debian Package

322L

The DEB package format — Debian and Ubuntu's software package format for installing, updating, and managing applications and libraries on Linux systems.

Technology & EngineeringFile Formats

DMG Apple Disk Image

202L

The DMG disk image format — Apple's native mountable container for macOS software distribution, with compression, encryption, and code signing support.

Technology & EngineeringFile Formats

DNxHR (Avid DNxHR/DNxHD)

181L

DNxHR is Avid's resolution-independent professional intermediate video codec, designed for multi-platform post-production editing and broadcast workflows.

Technology & EngineeringFile Formats

DOC (Microsoft Word Binary Format)

161L

The legacy binary file format used by Microsoft Word from 1997 through 2003, storing rich text documents in OLE2 compound file containers.

Technology & EngineeringFile Formats

DOCX (Microsoft Word Open XML)

141L

The modern Microsoft Word document format based on Open XML, storing text, formatting, images, and other content in a ZIP-compressed package of XML files.

Technology & EngineeringFile Formats

DSD/DSF (Direct Stream Digital)

181L

A high-resolution audio encoding using 1-bit sigma-delta modulation at very high sample rates, originally developed for Super Audio CD (SACD) and favored by audiophiles.

Technology & EngineeringFile Formats

DWG AutoCAD Drawing

204L

The DWG file format — AutoCAD's proprietary binary format for 2D and 3D CAD drawings, the de facto standard in architecture, engineering, and construction (AEC).

Technology & EngineeringFile Formats

DXF AutoCAD Exchange Format

257L

The DXF file format — AutoCAD's documented exchange format for sharing 2D and 3D CAD data across different applications without proprietary DWG constraints.

Technology & EngineeringFile Formats

.env

227L

Environment variable configuration files — simple key-value files for storing application secrets and environment-specific settings, loaded at runtime.

Technology & EngineeringFile Formats

EPS Image Format

201L

EPS is a PostScript-based vector/raster file format historically used for

Technology & EngineeringFile Formats

EPUB (Electronic Publication)

152L

The open standard ebook format maintained by the W3C, packaging XHTML content, CSS styling, images, and metadata into a single ZIP archive for reflowable digital reading.

Technology & EngineeringFile Formats

EXE Windows Executable

235L

The EXE file format — Windows Portable Executable (PE) format for applications, DLLs, drivers, and services, covering structure, signing, security, and analysis.

Technology & EngineeringFile Formats

EXR Image Format

209L

OpenEXR is a high dynamic range image format developed by Industrial Light &

Technology & EngineeringFile Formats

FBX Autodesk Interchange

221L

The FBX 3D interchange format — Autodesk's industry-standard format for transferring 3D models, animations, and scenes between DCC tools and game engines.

Technology & EngineeringFile Formats

FLAC (Free Lossless Audio Codec)

158L

An open-source lossless audio compression format that reduces file size by 50-70% while preserving bit-perfect audio fidelity.

Technology & EngineeringFile Formats

FLV (Flash Video)

167L

FLV is the legacy Flash Video container format that once dominated web video delivery through Adobe Flash Player, now obsolete but still encountered in archives.

Technology & EngineeringFile Formats

GeoJSON

312L

GeoJSON geographic data format — a JSON-based format for encoding geographic features with geometry and properties, standardized as RFC 7946.

Technology & EngineeringFile Formats

Animated GIF

171L

Animated GIF is the classic bitmap animation format using the GIF89a specification, supporting frame-based animation with palette-limited color and transparency.

Technology & EngineeringFile Formats

GIF Image Format

149L

GIF is a bitmap image format supporting up to 256 colors per frame, widely

Technology & EngineeringFile Formats

glTF/GLB 3D Web Format

228L

The glTF and GLB 3D formats — Khronos Group's open standard for efficient 3D asset delivery on the web, in AR/VR, and across real-time rendering applications.

Technology & EngineeringFile Formats

GraphQL

358L

GraphQL schema definition language and query files — a typed API query language and schema system for defining data graphs and client-driven data fetching.

Technology & EngineeringFile Formats

GZIP Compression

171L

The GZIP compression format — the ubiquitous single-file compressor built on DEFLATE, essential for tar.gz archives, HTTP content encoding, and Unix/Linux workflows.

Technology & EngineeringFile Formats

HDF5

254L

Hierarchical Data Format version 5 — a binary file format for storing large-scale numerical data, widely used in scientific computing, machine learning, and simulation.

Technology & EngineeringFile Formats

HEIC/HEIF Image Format

168L

HEIC/HEIF is a modern image container format using HEVC compression, adopted

Technology & EngineeringFile Formats

HTML (HyperText Markup Language)

157L

The foundational markup language of the World Wide Web, defining the structure and content of web pages through elements, attributes, and a document object model.

Technology & EngineeringFile Formats

ICalendar

341L

iCalendar (.ics) event format — the universal standard (RFC 5545) for exchanging calendar events, scheduling, and time-based data between applications.

Technology & EngineeringFile Formats

ICO Image Format

157L

ICO is the image file format used for icons in Microsoft Windows, containing

Technology & EngineeringFile Formats

INI

195L

INI configuration file format — a simple, flat key-value format organized by sections, used in legacy Windows applications and many Unix-style config files.

Technology & EngineeringFile Formats

IPA iOS Application Archive

244L

The IPA file format — Apple's iOS application package containing compiled Mach-O binaries, resources, entitlements, and provisioning profiles for iPhone and iPad apps.

Technology & EngineeringFile Formats

Jupyter Notebook

314L

Jupyter Notebook format (.ipynb) — a JSON-based document format combining live code, equations, visualizations, and narrative text in computational notebooks.

Technology & EngineeringFile Formats

ISO Disk Image Format

190L

The ISO 9660 disk image format — the standard for optical disc images, OS installation media, and software distribution as mountable virtual discs.

Technology & EngineeringFile Formats

JPEG/JPG Image Format

163L

JPEG is the most widely used lossy compressed image format, optimized for

Technology & EngineeringFile Formats

JSON

164L

JavaScript Object Notation — lightweight text-based data interchange format used nearly everywhere in web APIs, config files, and data storage.

Technology & EngineeringFile Formats

JPEG XL Image Format

213L

JPEG XL is a next-generation image format designed as the universal successor

Technology & EngineeringFile Formats

KEY (Apple Keynote Presentation)

158L

Apple's proprietary presentation format for Keynote, featuring cinematic animations, high-quality rendering, and tight integration with the Apple ecosystem.

Technology & EngineeringFile Formats

LaTeX/TeX (Academic Typesetting)

177L

A document preparation system and typesetting language built on Donald Knuth's TeX engine, the gold standard for academic papers, theses, and documents requiring precise mathematical notation.

Technology & EngineeringFile Formats

Lottie (JSON Animation)

233L

Lottie is a JSON-based vector animation format created by Airbnb that renders After Effects animations natively on web, iOS, and Android at tiny file sizes.

Technology & EngineeringFile Formats

HLS (HTTP Live Streaming)

199L

HLS is Apple's adaptive bitrate streaming protocol using M3U8 playlists and segmented media files, the most widely deployed streaming technology for live and on-demand video.

Technology & EngineeringFile Formats

M4A (MPEG-4 Audio)

176L

An MPEG-4 container format for audio, typically holding AAC or Apple Lossless (ALAC) encoded content, widely used in the Apple ecosystem.

Technology & EngineeringFile Formats

Markdown (.md)

160L

A lightweight plain-text markup language that uses intuitive punctuation-based syntax for formatting, widely used for documentation, README files, notes, and web content.

Technology & EngineeringFile Formats

MIDI (Musical Instrument Digital Interface)

182L

A protocol and file format that stores musical performance data (notes, timing, velocity) rather than audio, enabling instrument control and music composition.

Technology & EngineeringFile Formats

MKV (Matroska Video)

165L

MKV is an open, flexible multimedia container format that can hold virtually any combination of video, audio, subtitle, and metadata tracks in a single file.

Technology & EngineeringFile Formats

MOBI/AZW (Kindle Format)

169L

Amazon's proprietary ebook formats for Kindle devices and apps, including MOBI (Mobipocket), AZW, and AZW3/KF8, supporting DRM-protected reflowable content.

Technology & EngineeringFile Formats

MOV (QuickTime File Format)

160L

MOV is Apple's QuickTime multimedia container format, widely used in professional video production on macOS and iOS, and the structural basis for the MP4 format.

Technology & EngineeringFile Formats

MP3 (MPEG-1 Audio Layer III)

137L

The most widely adopted lossy audio compression format, balancing file size and audio quality for music distribution and playback.

Technology & EngineeringFile Formats

MP4 (MPEG-4 Part 14)

151L

MP4/M4V MPEG-4 container format supporting H.264/H.265 video, AAC audio, and subtitles — the dominant video format on the modern web and in consumer devices.

Technology & EngineeringFile Formats

DASH (Dynamic Adaptive Streaming over HTTP)

203L

MPEG-DASH is the ISO-standard adaptive bitrate streaming protocol using MPD manifests and segmented media, widely used for DRM-protected and cross-platform video delivery.

Technology & EngineeringFile Formats

MessagePack

254L

MessagePack binary serialization — a compact, fast binary format that is like JSON but smaller and faster, used for caching, IPC, and network protocols.

Technology & EngineeringFile Formats

MXF (Material Exchange Format)

196L

MXF is the SMPTE-standardized professional container format for broadcast and post-production, designed for interoperable exchange of video, audio, and metadata between systems.

Technology & EngineeringFile Formats

NDJSON/JSONL

267L

Newline-Delimited JSON — a text format with one JSON object per line, designed for streaming, logging, and processing large datasets line-by-line.

Technology & EngineeringFile Formats

NUMBERS (Apple Numbers Spreadsheet)

176L

Apple's proprietary spreadsheet format for the Numbers application, featuring a canvas-based design with multiple tables per sheet, part of the iWork suite.

Technology & EngineeringFile Formats

OBJ Wavefront 3D Object

205L

The OBJ 3D model format — a simple, human-readable text format for 3D geometry with broad support across modeling, rendering, and game development tools.

Technology & EngineeringFile Formats

ODS (OpenDocument Spreadsheet)

167L

The open standard spreadsheet format from the OASIS OpenDocument Format (ODF) family, used by LibreOffice Calc, Apache OpenOffice, and other applications for spreadsheet documents.

Technology & EngineeringFile Formats