Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- π Plain Text & Encoded Text
- .txt β Plain text
- .csv β Comma-separated values
- .tsv β Tab-separated values
- .log β Log file
- .md β Markdown
- .rst β reStructuredText
- .nfo β Info file (ASCII art/text)
- .json β JavaScript Object Notation
- .jsonl β JSON Lines
- .xml β eXtensible Markup Language
- .yaml / .yml β YAML Ainβt Markup Language
- .ini β INI configuration file
- .toml β TOML configuration file
- .cfg β Generic config
- .properties β Java-style config
- .env β Environment variable file
- π Document Formats (Office, Rich Text)
- .doc β Microsoft Word (binary)
- .docx β Microsoft Word (Open XML)
- .odt β OpenDocument Text
- .rtf β Rich Text Format
- .pdf β Portable Document Format
- .tex β LaTeX
- .ltx β LaTeX alt extension
- .wpd β WordPerfect Document
- .pages β Apple Pages (proprietary ZIP-based)
- .sxw β StarOffice Writer
- .abw β AbiWord document
- π eBooks
- .epub β EPUB (ZIP containing XHTML)
- .mobi β Mobipocket eBook
- .azw β Amazon Kindle format
- .azw3 β Amazon KF8
- .fb2 β FictionBook
- .lit β Microsoft Reader
- .djvu β DjVu document
- .ibooks β Apple iBooks
- .pdf β Again here for eBooks too
- π Markup & Web
- .html / .htm β HyperText Markup Language
- .xhtml β eXtensible HTML
- .css β Cascading Style Sheets
- .js β JavaScript
- .jsx β JavaScript + JSX
- .ts β TypeScript
- .tsx β TypeScript + JSX
- .php β PHP
- .asp / .aspx β ASP.NET pages
- .jsp β JavaServer Pages
- .vue β Vue Single File Component
- .svelte β Svelte Component
- .xml β Extensible Markup Language
- π» Programming Languages (Source Code)
- .c, .cpp, .h, .hpp β C/C++
- .py β Python
- .java β Java
- .cs β C#
- .rb β Ruby
- .go β Go
- .rs β Rust
- .sh, .bash, .zsh, .ksh β Shell scripts
- .ps1 β PowerShell
- .lua β Lua
- .pl β Perl
- .r β R Language
- .swift β Swift
- .kt, .kts β Kotlin
- .scala β Scala
- .vb, .vbs β Visual Basic
- .sql β SQL
- .asm, .s β Assembly
- .dart β Dart
- .groovy β Groovy
- .hcl β HashiCorp Config Lang
- .ml β OCaml
- .nim β Nim
- .zig β Zig
- .clj, .cljs, .edn β Clojure
- .erl, .ex, .exs β Erlang, Elixir
- π¦ Data & Serialized Formats
- .json, .yaml, .toml, .xml, .ini, .plist
- .bson β Binary JSON
- .msgpack / .mpk β MessagePack
- .avro β Apache Avro
- .parquet β Apache Parquet (binary columnar, may contain embedded text)
- .orc β Optimized Row Columnar
- .pkl β Python Pickle (can embed text)
- π Spreadsheets (with text content)
- .xls, .xlsx β Microsoft Excel
- .ods β OpenDocument Spreadsheet
- .csv β again here
- .xlsb β Excel binary
- .tsv
- π§ Scripting / Automation / DSLs
- .bat / .cmd β Windows Batch
- .ps1 β PowerShell
- .vbs β VBScript
- .ahk β AutoHotkey
- .reg β Windows Registry script
- .awk, .sed β Unix scripting
- π Special Text Files
- .pem / .crt / .key β Certificate/key files
- .asc / .gpg β ASCII-armored encrypted text
- .sig β Signature
- .lock β Lockfiles (npm, yarn, etc.)
- .LICENSE, .README, .CHANGELOG β Meta files
- πΉοΈ Game Script / Engine Formats
- .json, .xml, .ini, .cfg, .lua, .rpy (RenβPy), .godot, .unity, .gml (GameMaker)
- .dat β Generic data (sometimes text)
- π§ͺ Scientific / Math Formats
- .tex, .bib β LaTeX and BibTeX
- .m β MATLAB/Octave
- .nb, .nbp β Mathematica Notebooks
- .sage β SageMath
- .rmd β R Markdown
- .ipynb β Jupyter Notebook (JSON with embedded text)
- π¬ Chat / Logs / Docs
- .log, .chat, .msg, .eml, .mbox, .ics (calendar), .vcs
- π¦ Miscellaneous
- .man, .1, .2, etc. β Unix man pages
- .troff, .roff, .nroff β Unix document formats
- .pod β Perl documentation
- .tcl β Tcl script
- .conf β Generic config
- .desktop β Linux desktop entry
- .service β systemd unit
- .plist β macOS/iOS property list (XML)
- πΌοΈ Image File Formats
- π’ Common Raster Image Formats
- .jpg / .jpeg β Joint Photographic Experts Group
- .png β Portable Network Graphics
- .gif β Graphics Interchange Format (supports animation)
- .bmp β Bitmap Image File
- .webp β Web Picture Format (Google)
- .tif / .tiff β Tagged Image File Format
- .heif / .heic β High Efficiency Image File Format (Apple)
- .avif β AV1 Image File Format (modern, open source)
- π· Camera RAW Formats (Uncompressed or Proprietary)
- .raw β Generic RAW image
- .cr2, .cr3 β Canon RAW
- .nef β Nikon RAW
- .arw β Sony RAW
- .orf β Olympus RAW
- .rw2 β Panasonic RAW
- .dng β Adobe Digital Negative
- .sr2, .srf β Sony RAW legacy
- .pef β Pentax RAW
- .raf β Fujifilm RAW
- .kdc β Kodak RAW
- .erf β Epson RAW
- .mos β Leaf RAW
- π§± Vector and Hybrid Formats
- .svg β Scalable Vector Graphics (text-based)
- .eps β Encapsulated PostScript
- .ai β Adobe Illustrator
- .pdf β Can contain vector and raster images
- .wmf β Windows Metafile
- .emf β Enhanced Metafile
- π Legacy / Obscure / Special Purpose
- .pcx β Paintbrush
- .tga / .icb / .vda β Truevision TGA
- .sgi / .rgb β Silicon Graphics Image
- .xpm β X PixMap (text-based)
- .xbm β X BitMap (text-based)
- .dds β DirectDraw Surface (used in games)
- .psd β Photoshop Document
- .xcf β GIMP image file
- .ora β OpenRaster
- .jp2 / .j2k β JPEG 2000
- .jxr / .wdp / .hdp β JPEG XR (Microsoft)
- .icns β macOS icon
- .ico β Windows icon
- .cur β Windows cursor
- .sketch β Sketch image
- .heif-seq β HEIF image sequence
- πΎ Specialized Scientific / Medical / 3D
- .nii / .nii.gz β NIfTI (neuroimaging)
- .dcm / .dicom β DICOM (medical imaging)
- .exr β OpenEXR (high dynamic range)
- .hdr / .rgbe β Radiance HDR
- .pfm β Portable Float Map
- .fits / .fit β Flexible Image Transport System (astronomy)
- π₯ Video File Formats
- π’ Common Video Containers
- .mp4 / .m4v β MPEG-4 Part 14
- .webm β Web Media (open-source)
- .mkv β Matroska Video
- .avi β Audio Video Interleave (Microsoft)
- .mov β Apple QuickTime
- .wmv β Windows Media Video
- .flv β Flash Video
- .f4v β MPEG-4 Flash Video
- .3gp / .3g2 β 3rd Generation Partnership Project (mobile)
- .mpeg / .mpg / .mpe / .m1v / .m2v β MPEG family
- .ts / .m2ts / .mts β Transport Stream (Blu-ray, broadcasting)
- πΊ Legacy / Obsolete / Rare Video Formats
- .rm / .rmvb β RealMedia
- .vob β DVD Video Object
- .asf β Advanced Systems Format
- .amv β Anime Music Video (MTV players)
- .divx β DivX video
- .xvid β XviD video
- .ogv β Ogg Video
- .nsv β Nullsoft Streaming Video
- .bik β Bink Video (games)
- .fli / .flc β Autodesk Animator
- π§ͺ Raw / Intermediate / Pro Formats
- .yuv β Raw video format
- .mxf β Material Exchange Format (broadcast)
- .r3d β RED Digital Camera
- .braw β Blackmagic RAW
- .ari / .mxf β ARRI camera format
- .cin / .dpx β Digital Picture Exchange (film scan)
- .vqf β Rare video codec format
- .avs β AviSynth script (not a real video file, but used for processing)
- π¦ Image Sequences (video made of images)
- .mp4 + .jpg/.png frames
- .gif β Animated GIF
- .webp β Animated WebP
- .apng β Animated PNG
- .mng β Multiple-image Network Graphics
- .heif-seq / .avif-seq β Image sequences
- .tiff β Multipage TIFF as pseudo-video
- π¨ Video Codecs (Inside Containers)
- Some of these are not file extensions but essential to decode:
- H.264 / AVC
- H.265 / HEVC
- VP8 / VP9
- AV1
- MPEG-2 / MPEG-4
- Theora
- ProRes
- DNxHD / DNxHR
- CineForm
- VC-1
- DivX / XviD
- MJPEG
- RAW (uncompressed)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement