Graphic Workshop Thumbnail
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|thn}} |pronom={{PRONOM|fmt/336}} }} '''Graphic Workshop for Windows Thumbnail''' ('''.thn''') is a thumb...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|extensions={{ext|thn}} | |extensions={{ext|thn}} | ||
|pronom={{PRONOM|fmt/336}} | |pronom={{PRONOM|fmt/336}} | ||
+ | |released=1992 | ||
}} | }} | ||
− | '''Graphic Workshop for Windows Thumbnail''' ('''.thn''') is a thumbnail image format | + | '''Graphic Workshop for Windows Thumbnail''' ('''.thn''') is a thumbnail image format associated with the ''Graphic Workshop'' line of image management software from Alchemy Mindworks. It was probably first used by Graphic Workshop for Windows v1.1 (for Windows 3.x). |
+ | |||
+ | The image is 96×96 pixels, and uses a 256-color palette. | ||
== Identification == | == Identification == | ||
− | + | Known files are exactly 9480 bytes in size, and begin with ASCII "{{magic|THNL}}". At offset 4 are the bytes {{magic|0x00 0x01}} (in files using the original palette), or {{magic|0x01 0x01}} (newer palette / RGB332). | |
+ | |||
+ | == Software == | ||
+ | * Graphic Workshop for Windows: {{CdTextfiles|companionforwindows/GRAPHICS/GWSWIN11.ZIP|v1.1a}} · {{CdTextfiles|simtel/simtel9606/WIN3/GRAPHICS/GWSWN11U.ZIP|v1.1u}} | ||
+ | * {{Deark}} | ||
== Sample files == | == Sample files == | ||
+ | * The Graphic Workshop downloads in the Software section include a few THN files. | ||
* Random examples found on the web: [http://www.dansemusique.net/instruments/contrebasse/zadow/], [http://www.corporatetalkradio.com/phone/] | * Random examples found on the web: [http://www.dansemusique.net/instruments/contrebasse/zadow/], [http://www.corporatetalkradio.com/phone/] | ||
+ | * {{DexvertSamples|image/graphicWorkshopThumbnail}} | ||
== Links == | == Links == | ||
* [http://www.mindworkshop.com/gwspro.html Graphic Workshop Professional website] | * [http://www.mindworkshop.com/gwspro.html Graphic Workshop Professional website] |
Latest revision as of 04:05, 28 December 2023
Graphic Workshop for Windows Thumbnail (.thn) is a thumbnail image format associated with the Graphic Workshop line of image management software from Alchemy Mindworks. It was probably first used by Graphic Workshop for Windows v1.1 (for Windows 3.x).
The image is 96×96 pixels, and uses a 256-color palette.
Contents |
[edit] Identification
Known files are exactly 9480 bytes in size, and begin with ASCII "THNL
". At offset 4 are the bytes 0x00 0x01
(in files using the original palette), or 0x01 0x01
(newer palette / RGB332).
[edit] Software
[edit] Sample files
- The Graphic Workshop downloads in the Software section include a few THN files.
- Random examples found on the web: [1], [2]
- dexvert samples — image/graphicWorkshopThumbnail