UHBC
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |released=2003 }} '''UHBC''' is an experimental file compression utility developed by Uwe Herklotz. It is described as ...") |
MihaiPopa7 (Talk | contribs) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
|subcat=Compression | |subcat=Compression | ||
|released=2003 | |released=2003 | ||
+ | |extensions={{ext|uhc}}, others | ||
}} | }} | ||
'''UHBC''' is an experimental file compression utility developed by Uwe Herklotz. It is described as a "blocksorting compressor". | '''UHBC''' is an experimental file compression utility developed by Uwe Herklotz. It is described as a "blocksorting compressor". | ||
− | It doesn't seem to have a standard filename extension. | + | It doesn't seem to have a standard filename extension, through .uhc can be used. |
== Identification == | == Identification == | ||
Line 16: | Line 17: | ||
== Software == | == Software == | ||
* [{{SACFTPURL|pack|uhbc10.zip}} UHBC 1.0 (beta)] | * [{{SACFTPURL|pack|uhbc10.zip}} UHBC 1.0 (beta)] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|archive/uhbc}} | ||
+ | |||
+ | [[Category:Compression research]] |
Latest revision as of 02:09, 23 October 2024
UHBC is an experimental file compression utility developed by Uwe Herklotz. It is described as a "blocksorting compressor".
It doesn't seem to have a standard filename extension, through .uhc can be used.
Contents |
[edit] Identification
Files apparently start with the ASCII signature "UHC
". The next byte is probably a version number: 0x10 for the only known version.
[edit] See also
- UHARC and UHARC#See also - Other software by the same author