LSS16
From Just Solve the File Format Problem
(Difference between revisions)
(Category:Booting) |
(→Software) |
||
Line 13: | Line 13: | ||
* SYSLINUX includes Perl scripts named <code>ppmtolss16</code> and <code>lss16toppm</code>, which can convert to and from the format. | * SYSLINUX includes Perl scripts named <code>ppmtolss16</code> and <code>lss16toppm</code>, which can convert to and from the format. | ||
* [[XnView]] | * [[XnView]] | ||
+ | * {{Deark}} | ||
== Links == | == Links == |
Revision as of 17:38, 3 February 2018
LSS16 is a 16-color raster image format. It is associated with the SYSLINUX Linux bootloader software, which is a part of the Syslinux Project.Identification
File begin with bytes 3D F3 13 14
.
Software
- Konvertor
- SYSLINUX includes Perl scripts named
ppmtolss16
andlss16toppm
, which can convert to and from the format. - XnView
- Deark