All Projects → lsabiao → Gamut

lsabiao / Gamut

Licence: WTFPL license
Create images using text as a mask.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Gamut

Picture-To-Ascii
Converts a picture to Ascii.
Stars: ✭ 18 (-14.29%)
Mutual labels:  pillow, ascii-art
tapmap
Command line keyboard heatmap generator.
Stars: ✭ 19 (-9.52%)
Mutual labels:  pillow
iupa2
Funcoding project - IUPA2 stands for 'InterfacceUtentePerArtistiASCII' aka 'User Interfaces for ASCII Artists'
Stars: ✭ 29 (+38.1%)
Mutual labels:  ascii-art
TextGraphic
TextGraphic is a framework for creating Textual Graphics. It provides layers, styling, rich color, text justification, layouts, tables, view-ports, transparency, etc.
Stars: ✭ 83 (+295.24%)
Mutual labels:  ascii-art
memento
Organize your meme image cluster in a better format using OCR from the meme to sort them using tesseract along with editing memes by segmenting them using OpenCV within a directory
Stars: ✭ 70 (+233.33%)
Mutual labels:  pillow
AsciiArt
A tool written in go to translate picture to ascii text and image.
Stars: ✭ 35 (+66.67%)
Mutual labels:  ascii-art
3dn-bip
A Python library for Blender addons. Blazingly fast preview loads in Blender. Images of arbitrary size. bpy.utils.previews drop-in replacement.
Stars: ✭ 41 (+95.24%)
Mutual labels:  pillow
wechit
WeChat in Terminal (微信终端版)
Stars: ✭ 74 (+252.38%)
Mutual labels:  ascii-art
jpgtxt
Generating jpg files that can be viewed both in image viewer and text editor (as ASCII art)
Stars: ✭ 24 (+14.29%)
Mutual labels:  ascii-art
dankcli
CLI Image Captioning Tool or Meme Generator which automatically adds whitespace and text to top
Stars: ✭ 40 (+90.48%)
Mutual labels:  pillow
ascii-art
ASCII art images for Neofetch (and beyond)
Stars: ✭ 27 (+28.57%)
Mutual labels:  ascii-art
saram
Get OCR in txt form from an image or pdf extension supporting multiple files from directory using pytesseract with auto rotation for wrong orientation. PYPI:
Stars: ✭ 51 (+142.86%)
Mutual labels:  pillow
asciju
Conversion of Image, video, text into ASCII format
Stars: ✭ 11 (-47.62%)
Mutual labels:  ascii-art
magrrite
Generate ASCII art from any image
Stars: ✭ 21 (+0%)
Mutual labels:  ascii-art
asm16 projects
My small projects writen in 16 bit asm (NOTE: those are my practice projects that I wrote when I was 15, I give no warranty for this code!)
Stars: ✭ 20 (-4.76%)
Mutual labels:  ascii-art
TRA-Ticket-Booker
(已不適用新版臺鐵訂票系統,且不再更新)台灣鐵路訂票應用程式(臺鐵 / 台鐵 / 訂單程票 / 訂來回票),基於 Selenium + PyQt4。
Stars: ✭ 26 (+23.81%)
Mutual labels:  pillow
AsciiBird
ASCII version of the addictive Flappy Bird game.
Stars: ✭ 34 (+61.9%)
Mutual labels:  ascii-art
FotoKilof
GUI for ImageMagick
Stars: ✭ 114 (+442.86%)
Mutual labels:  pillow
pdf-zip-nes-polyglot
PDF/ZIP/NES polyglot file generator (PoC||GTFO 0x14-style)
Stars: ✭ 19 (-9.52%)
Mutual labels:  ascii-art
GrabCut-Annotation-Tool
OpenCVのGrabCut()を利用したセマンティックセグメンテーション向けアノテーションツール(Annotation tool using GrabCut() of OpenCV. It can be used to create datasets for semantic segmentation.)
Stars: ✭ 27 (+28.57%)
Mutual labels:  pillow

GamutPanic

Create images using text as a mask. Imgur

Dependencies:

Pillow

how to use:

basic usage:

python gamutPanic.py -m path/to/the/image

you can add more arguments:

-s or --size: The size of the output's image
-o or --output: The name of the output file
-t or --text: The text file to use as mask. (the default is a string: ABCDEFGHIJKLMNOPQVWYZ)
-bg or --background: The color of the background
-f or --font: The font name to use (the default is ugly and can't scale)
-fs or --font-size: The size of the font (-f is required)
--show: Open the image when the job is done

Reason:

She said:

i'm art and you're code, we can't stay together.

I said:

hold my beer...

wtfpl

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].