File Imploder
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |extensions={{ext|imp}} }} '''File Imploder''' is a format used on the Amiga to compress single files. This is relate...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 8: | Line 8: | ||
This is related to [[Disk Imploder]] (which compresses entire disks). | 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 == | ||
+ | * [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) | ||
+ | * [https://github.com/temisu/ancient Ancient] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|archive/fileImploder}} | ||
== References == | == References == | ||
* [http://www.exotica.org.uk/wiki/Imploder_file_formats Imploder file formats (exotica.org.uk)] | * [http://www.exotica.org.uk/wiki/Imploder_file_formats Imploder file formats (exotica.org.uk)] | ||
+ | |||
+ | [[Category:Amiga]] |
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