Skip to content

api-evangelist/file-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

File Format (file-format)

File formats define how information is encoded for storage in a computer file. They span images (PNG, JPEG, GIF, WebP, AVIF), audio (WAV, MP3, OGG, FLAC), video (MP4, MOV, MKV), documents (PDF, HTML, DOCX, ODT), data serialization (JSON, XML, YAML, CSV, Parquet, Avro), archives (ZIP, TAR, GZIP), and executables. File formats are central to API and data interoperability, identified via filename extensions, magic numbers, MIME types, and IANA media-type registrations.

URL: Visit APIs.json URL

Scope

  • Type: Index
  • Position: Consuming
  • Access: 3rd-Party

Tags

  • File Format, File Formats, Media Types, MIME Types, Encoding, Serialization, Interoperability

Common Resources

Timestamps

  • Created: 2025-01-01
  • Modified: 2026-04-28

Maintainers

FN: Kin Lane

Email: kin@apievangelist.com

About

File formats define how information is encoded for storage in a computer file, spanning images (PNG, JPEG, GIF, WebP, AVIF), audio (WAV, MP3, OGG, FLAC), video (MP4, MOV, MKV), documents (PDF, HTML, DOCX, ODT), data serialization (JSON, XML, YAML, CSV, Parquet, Avro), archives (ZIP, TAR, GZIP), and executables.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors