File Imploder
From Just Solve the File Format Problem
(Difference between revisions)
(Category:Amiga) |
(→Software) |
||
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] | ||
== References == | == References == |
Revision as of 15:57, 29 April 2021
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.
Software
- im-tools (Public Domain with portable C source, unpacks Imploder executables, Disk Imploder, File Imploder)
- Imploder 4.0 (Original Amiga software)
- Ancient