{"id":30815234,"url":"https://github.com/threadlinee/imagetoascii","last_synced_at":"2025-09-06T08:10:01.014Z","repository":{"id":306118303,"uuid":"1025066207","full_name":"Threadlinee/ImageToASCII","owner":"Threadlinee","description":"Convert all types of images into ASCII ART","archived":false,"fork":false,"pushed_at":"2025-07-23T17:29:13.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-23T20:14:37.008Z","etag":null,"topics":["art","ascii","ascii-art","github","hacking-tool","image","lua","python","useful-scripts","vue"],"latest_commit_sha":null,"homepage":"https://docs.github.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Threadlinee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-23T17:04:33.000Z","updated_at":"2025-07-23T17:29:16.000Z","dependencies_parsed_at":"2025-07-23T20:15:54.798Z","dependency_job_id":"a5a3e71b-aee0-42fd-94bb-1d3007d14904","html_url":"https://github.com/Threadlinee/ImageToASCII","commit_stats":null,"previous_names":["threadlinee/imagetoascii"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Threadlinee/ImageToASCII","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Threadlinee%2FImageToASCII","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Threadlinee%2FImageToASCII/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Threadlinee%2FImageToASCII/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Threadlinee%2FImageToASCII/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Threadlinee","download_url":"https://codeload.github.com/Threadlinee/ImageToASCII/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Threadlinee%2FImageToASCII/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273874160,"owners_count":25183368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["art","ascii","ascii-art","github","hacking-tool","image","lua","python","useful-scripts","vue"],"created_at":"2025-09-06T08:09:55.800Z","updated_at":"2025-09-06T08:10:01.000Z","avatar_url":"https://github.com/Threadlinee.png","language":"Python","readme":"# 🖼️ Image To ASCII ART Converter — Python GUI Edition\n\n\u003e 💻 Turn any image into clean, crispy ASCII art using a dope Tkinter GUI — scaled perfectly to your screen like Ilphu’s classic tool, but in Python 🔥\n\n---\n\n## 📸 Preview\n\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"999\" height=\"445\" alt=\"image\" src=\"https://github.com/user-attachments/assets/bacfbb4c-b74d-4bb2-aa2a-5e0c9ec11214\" /\u003e\n\n  \u003cbr\u003e\n  \u003ci\u003e“From pixels to terminal vibes — built for hackers, artists, and anyone who loves that retro aesthetic.”\u003c/i\u003e\n\u003c/p\u003e\n\n---\n\n## ⚙️ Features\n\n✅ **Auto-scaling to your screen resolution**  \n✅ **Slick dark-themed GUI (Tkinter)**  \n✅ **Supports all major image formats:** `.jpg`, `.png`, `.bmp`, `.gif`, `.ico`, `.webp`, etc.  \n✅ **Instant ASCII preview in terminal style**  \n✅ **Reset / Exit with `Ctrl + C`**  \n✅ **Built 100% offline — no image ever leaves your machine**  \n✅ **Cross-platform — works on Windows, macOS, and Linux**\n\n---\n\n## 🚀 How to Use\n\n### 1. 🔧 Install Requirements\n\nAll needed libraries are listed in the `requirements.txt`. Run:\n\n```bash\npip install -r requirements.txt\n2. 🧠 Launch the App\npython ascii_converter.py\nThen just click ⬆️ Upload Image ⬆️, pick your pic, and boom — ASCII magic.\n\n📄 requirements.txt\nPillow\nnumpy\nYou can add more later if needed (e.g., color ASCII, exports, etc.)\n\n🧠 How It Works\nThe script converts your image into grayscale, scales it perfectly based on your monitor's resolution, maps pixel brightness to characters using a custom ASCII ramp, and displays the result inside a styled text box.\n\nWant to change the character style? Modify this:\n\nself.ascii_ramp = \" .:-=+*#%@\"\nTry emojis, symbols, or custom ramps for different vibes 😎\n\n🛠 Built With\n🐍 Python 3.7+\n\n🖼 Pillow – image handling\n\n📊 NumPy – pixel matrix crunchin’\n\n🖥 Tkinter – GUI (native, no bloat)\n\n💡 Inspired by Ilphu's C++ ASCII Renderer: andrei.codes/ascii-camera\n\n✍️ Author\n👤 Threadlinee\n🎩 Ethical Hacker | 💻 GUI Mastermind | 🎨 Terminal Art Enthusiast\n\n“I don’t make tools. I make digital art for the command line gods.”\n\n📄 License\nMIT License — Do whatever you want, just don’t sell it as your own. Credit where credit due ✊\n\n🌟 Support \u0026 Ideas\n💬 Got ideas? Wanna collab? DM or open a PR. ASCII art ain’t dead — we bringin’ it back, pixel by pixel.\n\n⭐ Like this project?\nShow some love. Star the repo. Fork it. Share it.\nLet the world know that ASCII art is STILL ALIVE.\n```\n\n## ☕ Support Me\nIf you like this project, feel free to [buy me a coffee](https://ko-fi.com/G2G114SBVV)!\n","funding_links":["https://ko-fi.com/G2G114SBVV)!"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreadlinee%2Fimagetoascii","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreadlinee%2Fimagetoascii","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreadlinee%2Fimagetoascii/lists"}