Webshots picture
From Just Solve the File Format Problem
(Difference between revisions)
m |
(Category:JPEG) |
||
| Line 22: | Line 22: | ||
* [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 | ||
| + | |||
| + | [[Category:JPEG]] | ||
Revision as of 22:47, 20 October 2013
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.
Identification
WBC files begin with bytes AB 16 FA 95.
WBZ files begin with bytes 43 AB 91 67.
Specifications
Information obtained by reverse engineering:
- WBZ File Format
- WBC File Format
- WBX (a format used within WBZ)
Software
- UWC: Ultimate Webshots Converter; open source Visual Basic utility
- kUWC: Python port of UWC