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 .· .·. [1;35m/╲ /|[0m ·[1;35m│ \ ╱ |[0m [1;35m\-.___ / \ \/ / /[0m [1;35m\ __ ╲ [1;33m.,.[1;35m| ╱__[0m [1;35m╱ 乁 [1;33m'\|)[1;35m╱ ̄ ╲[0m [1;35m-<`︶╲__╱ [1;33m︶[1;35m╲ ╲ \[0m [35m ̄ ̄ / / ╱﹀乀 \│[0m [1;35m╲ ' /[1;30m╲ ·╲/[0m [1;35m\| / [1;30m\ ; `[0m [1;35m\/ [1;30m\ ·,[0m .----/[1;35m ′ [1;30m︳ ·__,[0m
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 details)
File details
Details for the file txt2img-1.0.4.tar.gz
.
File metadata
- Download URL: txt2img-1.0.4.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d579541de7c70d7d21e66227b8164d29c03f068560f6a0c22d6b527c88f556ca |
|
MD5 | 28ed2aca12c85470adb37660b9491a2d |
|
BLAKE2b-256 | 2735cedc084b62ebe80736435d69ec58364c477099a043e871b6c3e4d08b3a41 |