# goasciiart **Repository Path**: stdupp/goasciiart ## Basic Information - **Project Name**: goasciiart - **Description**: Convert pictures to ascii art use golang - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 25 - **Forks**: 2 - **Created**: 2017-06-30 - **Last Updated**: 2024-08-21 ## Categories & Tags **Categories**: image-processing **Tags**: None ## README # goasciiart Convert pictures to ascii art use golang ## Installation ``` go get github.com/stdupp/goasciiart ``` ## Usage ``` ./goarciiart -p abc.jpg(png) -w 80 -p path of your picture -w the width of output ``` ## Sample