Skip to main content

a python tool to convert the text into a image.

Project description

txt2img is a python tool to convert the text into a image.

1. Introduction

Normally people read the text in the .txt file. Sometimes there are needs for people to render the text into an image, for example you don’t want the text being copied, or you’d like to render the ascii art with colors, etc.

2. how to use it

After install, you can convert a text to a picture easily:

txt2img input.txt output.png

After install, you can also embed the asciiart directly into a html or pdf document with my developed script: sphinxcontrib-cmd2img, for examples:

.. cmd2img:: txt2img
    :caption: a flower

    .· .·.   /╲     /|
            ·│  \  ╱ |
       \-.___ / \  \/ / /
        \ __ ╲  .,.| ╱__
        ╱  乁  '\|)╱ ̄  ╲
    -<`︶╲__╱ ︶╲    ╲ \
         ̄ ̄ /   /  ╱﹀乀 \│
             ╲  ' /╲  ·╲/
               \| /   \  ; `
                \/     \  ·,
    .----/      ′      ︳  ·__,

More and more features are in develop.

5. CHANGLOG

1.0.0 Initial upload;
1.0.1 Given a prompt for user to input the font path.
1.0.2 Add a new option fontsize to set the font size.
1.0.3 Add a new option “spacing” to adjust the line space.
1.0.4 Bug fix: When line has ‘m’, it is processed as a control character by wrong.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

txt2img-1.0.4.tar.gz (5.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page