Skip to content

Whiplash141/Whips-Image-Converter

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Whips-Image-Converter

Where do I get the program?

Download the program HERE

Intro

This is an application that I created to convert images to monospace pixel strings for Space Engineers.

If you modify this, please credit me :)

This is my first windows app, and I spent a lot of time on this. I hope y'all enjoy!

Interface

Interface

Description

This code utilizes a variety of dithering methods to convert each pixel from a 24 bit color into a 9 bit color. By reducing the number of colors in an image, we can use the color pixels in the Monospace font in Space Engineers to "draw" the image on a text panel without the need for mods.

How to use

  1. Browse for your desired image file.

  2. Select surface type and name.

  3. Select dithering option

  4. Click "Convert and Copy to Clipboard"

  5. Copy and paste all the text from you clip board into your in-game LCD screen

  6. Set the "Content" to "Text and Images"

  7. Set font size to 0.1 (minimum), text padding to 0, and the font MONOSPACED

About

This is an image converter that I created to convert images for Space Engineers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages