| | Graphics conversion utilities |
| MDFS::Apps.Graphics.Conversion | Search |
| Title | Size | Type | Description |
| BBCtoBMP BBCtoBMP.exe BBCBMP.txt | 8K 90K 3K | BBC BASIC Windows binary | 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. |
| BMPtoBBC BMPtoBBC.exe BBCBMP.txt | 7K 89K 3K | BBC BASIC Windows binary | Convert Windows BitMap files to BBC screen files. The code has been written to be readable and demonstrate the conversion methods. |
| BMPSave/s
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 | 63K | Sample BBC screen BitMap files. See also BMPSamples and Pictures. | |
| M7toBMP | 5K | BBC BASIC | Convert BBC MODE 7 teletext screen files to Windows BitMap files (incomplete). |
| BBCtoGIF BBCtoGIF.exe BBCGIF.txt | 9K 90K 2K | BBC BASIC Windows binary | 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. |
Hosted by Force9 Internet -
Authored by J.G.Harston