DonationCoder.com Forum

DonationCoder.com Software => Coding Snacks => Topic started by: Contro on August 21, 2017, 04:15 PM

Title: [SOLVED] Painting to text [image to ascii]
Post by: Contro on August 21, 2017, 04:15 PM
I would like a script able to transform any image in an txt image.

A simple interpretation of the signs in an image.

It's possible ?

P.D. I know programs able to transform a photo in a cartoon....

Title: Re: nany 2018 : Painting to text
Post by: skwire on August 21, 2017, 05:23 PM
Do you mean image-to-ascii?

https://www.google.com/search?q=image%20to%20ascii
Title: Re: nany 2018 : Painting to text
Post by: kunkel321 on August 21, 2017, 07:47 PM
There is the most awesome ASCIIGen2   https://sourceforge.net/projects/ascgen2/  Saddly it does not work with Win 10 (apparently), because it requires .NET 3.5, which I have not been able to install on Win 10.   :(
Title: Re: nany 2018 : Painting to text
Post by: Contro on August 22, 2017, 05:39 AM
Do you mean image-to-ascii?

https://www.google.com/search?q=image%20to%20ascii

Yes !!!!!!!
Title: Re: nany 2018 : Painting to text
Post by: Contro on August 22, 2017, 05:39 AM
There is the most awesome ASCIIGen2   https://sourceforge.net/projects/ascgen2/  Saddly it does not work with Win 10 (apparently), because it requires .NET 3.5, which I have not been able to install on Win 10.   :(
Perfect then. I am with windows 8.1
I will try and comment.
Title: Re: nany 2018 : Painting to text
Post by: Contro on August 22, 2017, 06:16 AM
ascen2 iw wonderful.

I am searching for RSI images with excercises free of copyright.
Title: Re: nany 2018 : Painting to text
Post by: Contro on August 22, 2017, 12:21 PM
The first proof to make a book with an image is faulty , but I will keep trying.
For some reason the image distortion or don't fit the space.
You can try to see with PopUp Wisdom

Best Regards

I adjunt two files. One I think may be the correct way

I think my fault is that the code \n goes near the ascii image and distortion.
You'll have to join the lines to see something in the txt files adjunted.

Title: Re: nany 2018 : Painting to text
Post by: Contro on August 22, 2017, 01:00 PM
One of my problems is formattin the breakline. The symbol \n goes near the ASCII image and not to the beginning of the line.


Edited : This is solved by now. Is a question of configuration of pspad and is solved. Sorry. Best Regards

Keep trying

Edited : Now my problem is see the entire image.
In PopUp Wisdom the configuration is :
Max Width 640
Max Height 480
With this options marked :
Expand Window to fit
Shrink Font to Fit
Prefer Wide window

I am going to make proofs modifying the values.

Best Regards

Edited : The image seems to high . Even with 1280, 960 (wide, height). But I think the image is distorted from the original one.
I need to do this perfectly well to create a PUW book with RSI excercises.

 :-*
Title: Re: [SOLVED] nany 2018 : Painting to text
Post by: Contro on September 25, 2017, 03:28 AM
ascen2 iw wonderful.

 ;D