Webshots picture
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
|||
(One intermediate revision by one user not shown) | |||
Line 23: | Line 23: | ||
* [http://uwc.setaou.net/ UWC]: Ultimate Webshots Converter; open source [[Visual Basic]] utility | * [http://uwc.setaou.net/ UWC]: Ultimate Webshots Converter; open source [[Visual Basic]] utility | ||
* [http://sourceforge.net/projects/uwc/files/kUWC%20%28UWC%20for%20Linux%29/ kUWC]: [[Python]] port of UWC | * [http://sourceforge.net/projects/uwc/files/kUWC%20%28UWC%20for%20Linux%29/ kUWC]: [[Python]] port of UWC | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|image/webshotsPicture}} | ||
[[Category:JPEG]] | [[Category:JPEG]] |
Latest revision as of 02:56, 28 December 2023
Webshots picture is a family of proprietary raster image file formats associated with the Webshots Desktop application (predecessor of Smile Desktop).
A Webshots file contains one or more embedded JPEG files. Part of the JPEG file may be obfuscated.
Contents |
[edit] Identification
WBC files begin with bytes AB 16 FA 95
.
WBZ files begin with bytes 43 AB 91 67
.
[edit] Specifications
Information obtained by reverse engineering:
- WBZ File Format
- WBC File Format
- WBX (a format used within WBZ)
[edit] Software
- Konvertor
- UWC: Ultimate Webshots Converter; open source Visual Basic utility
- kUWC: Python port of UWC