Webshots picture
From Just Solve the File Format Problem
(Difference between revisions)
(Category:JPEG) |
|||
| Line 20: | Line 20: | ||
== Software == | == Software == | ||
| + | * [[Konvertor]] | ||
* [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]] | [[Category:JPEG]] | ||
Revision as of 14:30, 22 February 2016
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
- Konvertor
- UWC: Ultimate Webshots Converter; open source Visual Basic utility
- kUWC: Python port of UWC