Creating Image w/ Basic Software: A How-To

  • Thread starter Thread starter BicycleTree
  • Start date Start date
  • Tags Tags
    Image Software
AI Thread Summary
The discussion centers around the creation of an image using basic software tools, primarily MS Paint and a word processor. The creator emphasizes that no advanced tools were used, only simple text editing and color coding. The process involved manually creating a tiny image in Paint, which was then scaled up and converted into a text file with HTML-like color tags. The conversion technique included saving the image as an uncompressed bitmap, renaming it with a .txt extension, and using a global search and replace function to assign colors to specific letters. This method allowed for a straightforward way to represent the image in text format without relying on complex software or ASCII art tools.
BicycleTree
Messages
518
Reaction score
0
How did I make this image?
https://www.physicsforums.com/showthread.php?t=73657

I didn't use fancy tools, just basic software (although I did use Eclipse at one point but only as a text editor).
 
Physics news on Phys.org
WHITED OUT:

You wrote ls (meaning l: the letter) and spaces to define parts and different colours. that's all.
 
No, you doof, I mean HOW did I write them? (by the way, the image contains no spaces; the "spaces" are white l's). I did not just sit down and start typing [ color=white]lllllllllllllllll[ color=ff0000]llll[/color]lll ...
 
BicycleTree said:
No, you doof, I mean HOW did I write them? (by the way, the image contains no spaces; the "spaces" are white l's). I did not just sit down and start typing [ color=white]lllllllllllllllll[ color=ff0000]llll[/color]lll ...

Answer whited out:

You had someone else do it for you and promised to pay them back, but they're moving to mexico and with all of the excitement, they never asked you for their money, thus you get away with another scam.
I know I am right...
 
Maybe something like this. :smile:
 
No, I said I didn't use fancy tools. I'm planning on MAKING a fancy tool to do it automatically, but I don't have that yet.
 
You used an ASCII art tool conversion tool on a very small image like an icon.
 
I used no fancy tools. Except for Eclipse (which, as I said, I did not use except as a text editor, and Notepad or Wordpad could have easily substituted) the tools I used came with Windows.
 
microsoft paint ?
 
  • #10
Yes, that was one thing; I used MS Paint to draw the original image.
 
  • #11
just used copy paste from some internet place...
 
  • #12
Oh, I see what you're asking.

You made the image manually. It's tiny, one pixel per ... well ... pixel. Then you scaled the image up, say 10x. Each one pixel becomes a 10x10 square.
 
  • #13
Yes, Dave, that was my general plan. I made the image tiny in Paint, and then I somehow transferred it into a text file with color tags. How did I manage that conversion? There's a particular trick I used.
 
  • #14
The only tool I used besides Paint was a word processor. I did not use Notepad but you can do the trick in Notepad.
 
  • #15
Ah. Well, you can save the file as an uncompressed bitmap, then give it a .txt (or whatever) extension. Open it in Word and do global search & replaces (eg: search for 000,000,000 and replace with <font colour=black>, etc.).
 
  • #16
You can? I don't know about Word, I have WordPerfect...

But search and replace is the general idea. I assigned a color to a letter, like X=blue, Y=white, etc. and typed the image, then did search and replace.
 

Similar threads

Replies
40
Views
5K
Replies
4
Views
838
Replies
6
Views
3K
Replies
1
Views
1K
Replies
9
Views
4K
Back
Top