File Imploder
From Just Solve the File Format Problem
(Difference between revisions)
(Category:Amiga) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
* [http://aminet.net/package/util/pack/im-tools im-tools] (Public Domain with portable C source, unpacks Imploder executables, Disk Imploder, File Imploder) | * [http://aminet.net/package/util/pack/im-tools im-tools] (Public Domain with portable C source, unpacks Imploder executables, Disk Imploder, File Imploder) | ||
* [http://aminet.net/package/util/pack/imploder-4.0 Imploder 4.0] (Original Amiga software) | * [http://aminet.net/package/util/pack/imploder-4.0 Imploder 4.0] (Original Amiga software) | ||
+ | * [https://github.com/temisu/ancient Ancient] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|archive/fileImploder}} | ||
== References == | == References == |
Latest revision as of 02:50, 28 December 2023
File Imploder is a format used on the Amiga to compress single files.
This is related to Disk Imploder (which compresses entire disks).
There is apparently something called IFHC which is a clone of File Imploder, but no further information is readily available about it.
[edit] Software
- im-tools (Public Domain with portable C source, unpacks Imploder executables, Disk Imploder, File Imploder)
- Imploder 4.0 (Original Amiga software)
- Ancient