Graphics conversion utilities |
MDFS::Apps.Graphics.Conversion | Search |
Title | Size | Type | Description |
BBCtoBMP
(L)
BBCtoBMP.exe BBCtoBMP.src (L) BBCBMP.txt | 9K 93K 11K 5K | BBC BASIC Windows binary Source | Convert BBC screen files to Windows BitMap files. The code has been
written to be readable and demonstrate the conversion methods. See also
BMPSamples and
Pictures.
Version 1.07 updated to support LDPIC files and 12-bit palettes. Version 1.08 can compress 1-bit MODEs, has -border option. |
BMPtoBBC
(L)
BMPtoBBC.exe BMPtoBBC.src (L) BBCBMP.txt | 7K 89K 8K 3K | BBC BASIC Windows binary Source | Convert Windows BitMap files to BBC screen files. The code has been written to be readable and demonstrate the conversion methods. |
BMPSave/s
(L)
BBCBMP.txt | 8K 3K | BASIC source | BMPSave/s creates a *BMPSave command that saves the displayed BBC/Master screen image as a Windows BitMap file. See also Pictures2.zip and Pictures2.ssd. |
Samples.zip
BMPSamples GIFSamples | 63K | Sample BBC screen BitMap files. See also Pictures. | |
M7toBMP | 5K | BBC BASIC | Convert BBC MODE 7 teletext screen files to Windows BitMap files (incomplete). |
BBCtoGIF
(L)
BBCtoGIF.exe BBCtoGIF.src (L) BBCGIF.txt | 9K 90K 9K 2K | BBC BASIC Windows binary Source | Convert BBC screen files to GIF image files. Now successfully outputs uncompressed GIF files, but it has to use a 4-bit colour table and 5-bit codes regardless of the actual colour depth, so the output files are 16 times the size of the input BBC screen file. The next stage is to get shorter output codes and LZW compression working. The code has been written to be readable and demonstrate the conversion methods. See also GIFSamples. |
[BBC Micro Image Convertor] | Application to convert between BBC screen dumps and BMP, PNG and JPEG graphics file formats on Windows. Author: Francis G. Loch. |