https://github.com/wolfadex/thousand-words
A thousand words deserves a picture
https://github.com/wolfadex/thousand-words
Last synced: 9 months ago
JSON representation
A thousand words deserves a picture
- Host: GitHub
- URL: https://github.com/wolfadex/thousand-words
- Owner: wolfadex
- Created: 2019-04-07T13:39:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T13:42:16.000Z (about 7 years ago)
- Last Synced: 2025-04-02T03:23:53.375Z (about 1 year ago)
- Language: Elm
- Homepage: https://wolfadex.github.io/thousand-words/
- Size: 245 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thousand Words
Converts text into an image, where colored circles and squares represent the words and punctuation of the text. [Try it today!](https://wolfadex.github.io/thousand-words/)
Below is what this app looks like!

- Circles are words
- Squares are special characters: !, @, #, etc
- The X position is the relative length of the word
- The Y position is the relative frequency of the word
- The hue is the sum of character codes, modulus 360
- The size is the length of the word