All Projects → 3adnanK → Logorain Ascii Art

3adnanK / Logorain Ascii Art

Licence: mpl-2.0
Logorain-ASCII-Art: A simple Image to ASCII Art converter

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Logorain Ascii Art

Image Compress Without Backend
Pure frontend solution to compress images
Stars: ✭ 224 (+833.33%)
Mutual labels:  image-processing, tool
Introduction To Programming With Matlab
Coursera Course: Introduction to Programming 👩‍💻 with MATLAB ~by Vanderbilt University 🎓
Stars: ✭ 23 (-4.17%)
Mutual labels:  programming, image-processing
Teaching
Teaching Materials for Dr. Waleed A. Yousef
Stars: ✭ 435 (+1712.5%)
Mutual labels:  programming, image-processing
Picharsso
🎨 A utility for converting images to text art.
Stars: ✭ 100 (+316.67%)
Mutual labels:  image-processing, ascii-art
Imgtoascii
A JavaScript implementation of a image to Ascii code
Stars: ✭ 331 (+1279.17%)
Mutual labels:  image-processing, ascii-art
Bkasciiimage
Convert UIImage to ASCII art
Stars: ✭ 421 (+1654.17%)
Mutual labels:  image-processing, ascii-art
Ascii art
Real-Time ASCII Art Rendering Library
Stars: ✭ 599 (+2395.83%)
Mutual labels:  image-processing, ascii-art
Git2json
Simple tool to get a JSON from your git log.
Stars: ✭ 18 (-25%)
Mutual labels:  tool
Prlib
Pre-Recognition Library - library with algorithms for improving OCR quality.
Stars: ✭ 18 (-25%)
Mutual labels:  image-processing
Dmsmsgrcg
A photo OCR project aims to output DMS messages contained in sign structure images.
Stars: ✭ 18 (-25%)
Mutual labels:  image-processing
Dotnet Ignore
.NET CLI tool that can download .gitignore file from gitignore repository
Stars: ✭ 18 (-25%)
Mutual labels:  tool
Texturize
Image Quilting for Texture Transfer.
Stars: ✭ 18 (-25%)
Mutual labels:  image-processing
Mindustrymodcreator
Tool to create Mindustry mods
Stars: ✭ 23 (-4.17%)
Mutual labels:  tool
Neural Neighbors
A simple web application for browsing similar images
Stars: ✭ 23 (-4.17%)
Mutual labels:  image-processing
Kht
Kernel-Based Hough Transform for Detecting Straight Lines in Images
Stars: ✭ 24 (+0%)
Mutual labels:  image-processing
Ibeabfhr
Image Brightness Enhancement Automatically Based on Fast Haze Removal
Stars: ✭ 23 (-4.17%)
Mutual labels:  image-processing
Synthetic Programming
Synthetic Programming code from tutorials and other videos
Stars: ✭ 21 (-12.5%)
Mutual labels:  programming
Types Checker
Check missing type definition modules for your Typescript project
Stars: ✭ 18 (-25%)
Mutual labels:  tool
Hzdtf.foundation.framework
基础框架系统,支持.NET和.NET Core平台,语言:C#,DB支持MySql和SqlServer,主要功能有抽象持久化、服务层,将业务基本的增删改查抽离复用;提供代码生成器从DB生成实体、持久化、服务以及MVC控制器,每层依赖接口,并需要在客户端将对应实现层用Autofac程序集依赖注入,用AOP提供日志跟踪、事务、模型验证等。对Autofac、Redis、RabbitMQ封装扩展;DB访问提供自动主从访问,Redis客户端分区。特别适合管理系统。
Stars: ✭ 22 (-8.33%)
Mutual labels:  tool
Christmas Tree
ASCII christmas-tree with animations for 256 colored terminals
Stars: ✭ 23 (-4.17%)
Mutual labels:  ascii-art

Logorain-ASCII-Art

Logorain-ASCII-Art is a simple script that let you convert any image to ASCII Art.

Usage

python3 Logorain-ASCII-Art.py -i "your-image-path"

python3 Logorain-ASCII-Art.py -i "your-image-path" -w 120 -o "C:\Users\admin\Desktop"

Parameters

Short option Long option Description
-i --imagePath Define the image path on your local machine.
-w --width Define a width for the ASCII Art image
-o --output Define the output path

The result will be an HTML file.

Illustration Image

ASCII Art

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].