Skip to content

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

Notifications You must be signed in to change notification settings

Whiplash141/Whips-Image-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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