{"id":47143936,"url":"https://github.com/1fish2/IFF","last_synced_at":"2026-03-27T03:01:17.794Z","repository":{"id":11653424,"uuid":"14160656","full_name":"1fish2/IFF","owner":"1fish2","description":"The \"EA IFF-85\" (Interchange File Format) Repository","archived":false,"fork":false,"pushed_at":"2022-02-04T07:30:46.000Z","size":1567,"stargazers_count":19,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-10-20T15:46:17.118Z","etag":null,"topics":["documentation","file-formats","iff"],"latest_commit_sha":null,"homepage":"https://1fish2.github.io/IFF/","language":"Rich Text Format","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1fish2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-06T02:18:43.000Z","updated_at":"2023-09-08T16:43:15.000Z","dependencies_parsed_at":"2022-08-30T09:32:21.282Z","dependency_job_id":null,"html_url":"https://github.com/1fish2/IFF","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/1fish2/IFF","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1fish2%2FIFF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1fish2%2FIFF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1fish2%2FIFF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1fish2%2FIFF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1fish2","download_url":"https://codeload.github.com/1fish2/IFF/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1fish2%2FIFF/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31013617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T02:58:54.984Z","status":"ssl_error","status_checked_at":"2026-03-27T02:58:46.993Z","response_time":164,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documentation","file-formats","iff"],"created_at":"2026-03-12T23:00:24.606Z","updated_at":"2026-03-27T03:01:17.773Z","avatar_url":"https://github.com/1fish2.png","language":"Rich Text Format","funding_links":[],"categories":["Rich Text Format"],"sub_categories":[],"readme":"The \"EA IFF-85\" Repository\n==========================\n\n*   **IFF docs**\n\n    The original Electronic Arts IFF docs with some revisions from Commodore Business Machines.\n\n    Thankfully, Commodore converted the docs from MacWrite to Word format -- the \\*.doc files in this repository. I converted those to .docx (MS Word format), .pdf, and .rtf files.\n\n    * [EA IFF 85.pdf](http://1fish2.github.io/IFF/IFF%20docs%20with%20Commodore%20revisions/EA%20IFF%2085.pdf): **\"EA IFF 85\" Standard for Interchange Format Files** defines the IFF standard and explains the strategy of saving data in an extensible interchange format rather than dumping a program's internal state in a fixed format.\n    * [IFF Quick Intro.pdf](http://1fish2.github.io/IFF/IFF%20docs%20with%20Commodore%20revisions/IFF%20Quick%20Intro.pdf): **A Quick Introduction to IFF** is a quick introduction for programmers in the 1980's.\n    * [ILBM.pdf](http://1fish2.github.io/IFF/IFF%20docs%20with%20Commodore%20revisions/ILBM.pdf): **\"ILBM\" IFF Interleaved Bitmap** defines the raster image format (interleaved bitplanes) that's used heavily on the Commodore Amiga.\n    * [8SVX.pdf](http://1fish2.github.io/IFF/IFF%20docs%20with%20Commodore%20revisions/8SVX.pdf): **\"8SVX\" IFF 8-Bit Sampled Voice** defines an 8-bit sampled sound format.\n    * [SMUS.pdf](http://1fish2.github.io/IFF/IFF%20docs%20with%20Commodore%20revisions/SMUS.pdf): **\"SMUS\" IFF Simple Musical Score** defines a simple musical score format.\n\n\n*   **[IFF source code](https://github.com/1fish2/IFF/tree/master/IFF%20source%20code)**\n\n    A snapshot of AmigaOS C code for reading and writing IFF files.\n\n*   **[IFF retrospective](https://github.com/1fish2/IFF/blob/master/IFF%20retrospective.md)**\n\n    Notes on the history of IFF.\n\n*   **[64-bit IFF](https://github.com/1fish2/IFF/blob/master/64-bit%20IFF.md)**\n\n    Sketches for 64-bit (and larger) IFF data sizes. Not adopted.\n\n\n*   [IFF Standard](https://wiki.amigaos.net/wiki/IFF_Standard) docs in the **AmigaOS Documentation Wiki**\n    * [EA IFF 85 Standard](https://wiki.amigaos.net/wiki/EA_IFF_85_Standard_for_Interchange_Format_Files)\n    * [A Quick Introduction to IFF](https://wiki.amigaos.net/wiki/A_Quick_Introduction_to_IFF)\n    * **[IFF FORM and Chunk Registry](https://wiki.amigaos.net/wiki/IFF_FORM_and_Chunk_Registry)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1fish2%2FIFF","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1fish2%2FIFF","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1fish2%2FIFF/lists"}