{"id":70188,"library":"qeesung-image2ascii","title":"Image to ASCII","description":"Converts images to ASCII art representation.","status":"active","version":"1.0.1","language":"go","source_language":null,"source_url":"https://github.com/qeesung/image2ascii","tags":["image","ascii","conversion","art"],"install":[{"cmd":"go get github.com/qeesung/image2ascii","lang":"bash","label":"Install github.com/qeesung/image2ascii"}],"dependencies":[],"imports":[{"symbol":"image2ascii","correct":"github.com/qeesung/image2ascii"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/qeesung/image2ascii/convert\"\n)\n\nfunc main() {\n\tconverter := convert.NewImageConverter()\n\tascii := converter.ImageFile2ASCIIString(\"input.png\", &convert.Options{\n\t\tRatio: 0.5,\n\t})\n\tfmt.Println(ascii)\n}","lang":"go","description":"Converts an image file to ASCII art string."},"warnings":[],"env_vars":null,"search_vec":"'art':8,13 'ascii':3,7,11 'convers':12 'convert':4 'imag':1,5,10 'represent':9","created_at":"2026-06-17T18:11:10.685055+00:00","updated_at":"2026-06-17T18:11:10.685055+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/qeesung/image2ascii","github":"https://github.com/qeesung/image2ascii","docs":"https://pkg.go.dev/github.com/qeesung/image2ascii#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}