HRU
From Just Solve the File Format Problem
(Difference between revisions)
(Added what very little info I have on HRU format) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
| (One intermediate revision by one user not shown) | |||
| Line 5: | Line 5: | ||
|extensions={{ext|hru}} | |extensions={{ext|hru}} | ||
}} | }} | ||
| − | '''HRU''' is a graphics format of unknown origin. | + | '''HRU''' is a graphics format of unknown origin. |
| + | |||
| + | It is supported by [[XnView]] (at least XnView Classic and NConvert). XnView classifies some or all HRU files as using "[[LZW]]" compression. | ||
| + | |||
| + | == Identification == | ||
| + | HRU files produced by XnView always seem to start with the same 28 bytes, beginning with ASCII "{{magic|5KP51}}". | ||
== Software == | == Software == | ||
| − | * [[XnView]] | + | * [[XnView]] (read/write) |
== Sample files == | == Sample files == | ||
| − | * | + | * {{DexvertSamples|image/hru}} |
Latest revision as of 04:06, 28 December 2023
HRU is a graphics format of unknown origin.
It is supported by XnView (at least XnView Classic and NConvert). XnView classifies some or all HRU files as using "LZW" compression.
[edit] Identification
HRU files produced by XnView always seem to start with the same 28 bytes, beginning with ASCII "5KP51".
[edit] Software
- XnView (read/write)