Skip to main content

Database

Browse 6,168 skills across 448 packs and 38 categories

Showing 2821–2880 of 6,168 skills
6,168 skills found

JPEG/JPG Image Format

162L

JPEG is the most widely used lossy compressed image format, optimized for photographs and complex images with smooth color gradations.

Technology & EngineeringFile Formats

JSON

163L

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

212L

JPEG XL is a next-generation image format designed as the universal successor to JPEG, offering superior compression, progressive decode, lossless JPEG recompression, HDR support, and royalty-free licensing.

Technology & EngineeringFile Formats

KEY (Apple Keynote Presentation)

157L

Apple

Technology & EngineeringFile Formats

LaTeX/TeX (Academic Typesetting)

176L

A document preparation system and typesetting language built on Donald Knuth

Technology & EngineeringFile Formats

Lottie (JSON Animation)

232L

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)

198L

HLS is Apple

Technology & EngineeringFile Formats

M4A (MPEG-4 Audio)

175L

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)

159L

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)

181L

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)

164L

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)

168L

Amazon

Technology & EngineeringFile Formats

MOV (QuickTime File Format)

159L

MOV is Apple

Technology & EngineeringFile Formats

MP3 (MPEG-1 Audio Layer III)

136L

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)

150L

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)

202L

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

253L

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)

195L

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

266L

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)

175L

Apple

Technology & EngineeringFile Formats

OBJ Wavefront 3D Object

204L

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)

166L

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

ODT (OpenDocument Text)

146L

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

Technology & EngineeringFile Formats

OGG Vorbis

156L

An open-source, royalty-free lossy audio codec in the Ogg container, offering quality comparable to or better than MP3 without patent restrictions.

Technology & EngineeringFile Formats

Opus

159L

A modern, open-source, royalty-free audio codec excelling at both speech and music across a wide bitrate range, with ultra-low latency for real-time communication.

Technology & EngineeringFile Formats

OpenType Font

252L

The OpenType font format — the modern standard for digital typography, extending TrueType with PostScript outlines, advanced layout features, and cross-platform support.

Technology & EngineeringFile Formats

PAGES (Apple Pages Document)

164L

Apple

Technology & EngineeringFile Formats

Apache Parquet

242L

Apache Parquet columnar storage format — a highly efficient binary format for analytics workloads, supporting compression and encoding optimizations.

Technology & EngineeringFile Formats

PDF (Portable Document Format)

177L

Adobe

Technology & EngineeringFile Formats

PNG Image Format

153L

PNG is a lossless compressed raster image format with full alpha transparency support, widely used for web graphics, screenshots, and images requiring exact pixel reproduction.

Technology & EngineeringFile Formats

PPTX (Microsoft PowerPoint Open XML)

172L

The modern Microsoft PowerPoint presentation format based on Open XML, storing slides, layouts, themes, animations, and media in a ZIP-compressed package of XML files.

Technology & EngineeringFile Formats

ProRes (Apple ProRes)

179L

Apple ProRes is a family of lossy and visually lossless video codecs designed for high-quality professional video editing, post-production, and broadcast delivery.

Technology & EngineeringFile Formats

Protocol Buffers

292L

Protocol Buffers (Protobuf) — Google

Technology & EngineeringFile Formats

PSD Image Format

199L

PSD is Adobe Photoshop's native file format, preserving layers, masks, blend modes, adjustment layers, smart objects, and all editing data for non-destructive professional image editing workflows.

Technology & EngineeringFile Formats

QOI Image Format

140L

QOI (Quite OK Image Format) is a simple, fast lossless image format designed for speed over compression ratio, encoding and decoding images 20-50x faster than PNG with comparable file sizes.

Technology & EngineeringFile Formats

RAR Compressed Archive

164L

The RAR archive format — proprietary compression with strong encryption, recovery records, and multi-volume splitting for high-ratio archiving.

Technology & EngineeringFile Formats

RAW Camera Image Format

176L

RAW files contain minimally processed sensor data from digital cameras, preserving maximum detail, dynamic range, and editing flexibility for professional photography workflows.

Technology & EngineeringFile Formats

RPM Red Hat Package

267L

The RPM package format — Red Hat

Technology & EngineeringFile Formats

RTF (Rich Text Format)

140L

A Microsoft-developed text-based document interchange format that encodes formatted text with control words, providing cross-platform rich text exchange without binary complexity.

Technology & EngineeringFile Formats

SQL

228L

Structured Query Language files — text files containing database queries for schema definition, data manipulation, migrations, and seed data.

Technology & EngineeringFile Formats

SQLite

248L

SQLite single-file relational database — a self-contained, serverless, zero-configuration SQL database engine stored as a single cross-platform file.

Technology & EngineeringFile Formats

STEP/STP CAD Exchange Format

208L

The STEP file format — the ISO standard for exchanging complete CAD product data including 3D geometry, tolerances, materials, and assembly structure across engineering tools.

Technology & EngineeringFile Formats

STL Stereolithography

217L

The STL 3D model format — the standard for 3D printing, representing surface geometry as a mesh of triangles in either ASCII or binary encoding.

Technology & EngineeringFile Formats

SVG Image Format

174L

SVG is an XML-based vector image format for two-dimensional graphics that scales to any resolution without quality loss, supporting interactivity, animation, and CSS styling.

Technology & EngineeringFile Formats

TAR Tape Archive

170L

The TAR archive format — Unix/Linux standard for bundling files while preserving permissions, ownership, and symlinks, typically paired with a compression layer.

Technology & EngineeringFile Formats

TGA Image Format

168L

TGA (Targa) is a raster image format supporting alpha channels and simple compression, historically important in game development and video production, still used in game asset pipelines.

Technology & EngineeringFile Formats

TIFF Image Format

171L

TIFF is a flexible, high-quality raster image format widely used in professional photography, print production, and scientific imaging, supporting multiple compression methods, color spaces, and high bit depths.

Technology & EngineeringFile Formats

TOML

194L

Tom

Technology & EngineeringFile Formats

TSV (Tab-Separated Values)

165L

A plain-text tabular data format using tab characters as field delimiters, avoiding the quoting complexities of CSV and widely used in bioinformatics, linguistics, and data processing.

Technology & EngineeringFile Formats

TrueType Font

240L

The TrueType font format — Apple and Microsoft

Technology & EngineeringFile Formats

TXT (Plain Text Files)

146L

The simplest document format — unformatted text encoded in character sets like UTF-8, ASCII, or Latin-1, readable by virtually every computing device and application.

Technology & EngineeringFile Formats

USDZ Universal Scene Description

297L

The USDZ format — Apple

Technology & EngineeringFile Formats

Variable Font Technology

377L

Variable fonts — a single font file containing a continuous range of styles (weight, width, slant, optical size) controlled by design axes, replacing entire font families.

Technology & EngineeringFile Formats

VCard

408L

vCard (.vcf) contact format — the universal standard (RFC 6350) for exchanging electronic business card and contact information between applications.

Technology & EngineeringFile Formats

WebAssembly

362L

WebAssembly (Wasm) binary format — a portable, high-performance binary instruction format for running compiled code in browsers and server-side runtimes.

Technology & EngineeringFile Formats

WAV (Waveform Audio File Format)

179L

The standard uncompressed audio format for Windows, storing raw PCM audio data with full fidelity for professional editing and archival.

Technology & EngineeringFile Formats

WebM

202L

WebM is an open, royalty-free multimedia container format developed by Google for the web, using VP8, VP9, or AV1 video with Vorbis or Opus audio.

Technology & EngineeringFile Formats

WebP Image Format

176L

WebP is a modern image format developed by Google that provides both lossy and lossless compression with alpha transparency and animation, offering smaller file sizes than JPEG and PNG for web delivery.

Technology & EngineeringFile Formats

WMA (Windows Media Audio)

194L

Microsoft

Technology & EngineeringFile Formats

WMV (Windows Media Video)

197L

WMV is Microsoft

Technology & EngineeringFile Formats