Image to ASCII convertor
My first project written in rust
Usage: img2a [option] [images...]
Options:
-h, --help
Print help information
--colour, --color
By default the output will be colourless, use this flag to add colour
=@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
=@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
=@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
.+ =@##@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
. +- =@+#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
:# =@=%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
. % =#=@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
. *-=#=@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
. =*=++@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
:%==+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
. .@-=*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
. @+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
. %#:#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
==-.. .. .:-+*#########******=-=@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@# :@@@@@@@@@@@@@@@@@ -@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
#@% .-%@@@@@@@@@@@@@@@% +@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-@@: -=*@@@@@@@@@@@@@@@+ .%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
#@* = =%%@@@@@@@@@@@@@%. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
#@- -. =@%%@@@@@@@@@@@@-.#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
=%- .- =@@@%%@@@@@@@@@--%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-. .:. =@@@@%+==+*++==#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
.=. . +@@@@@@@#=+-=%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
.= . +@@@@@@@@*%:@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+ +@@@@@@@@%@=@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+ +@@@@@@@@%@+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
= +@@@@@@@@%@+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
= +@@@@@@@@%@+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
= +@@@@@@@@@%+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
= +@@@@@@@@@%+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
= +@@@@@@@@@%+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
= +@@@@@@@@@%+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
= +@@@@@@@@@%+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
= +@@@@@@@@@%+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
= +@@@@@@@@@%+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
= +@@@@@@@@@#=@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
= +@@@@@@@@@#=@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
= +@@@@@@@@@%=@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
= +@@@@@@@@%*-@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- +@@@@@@@@#+:@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
: . +@@@@@@@@+=:#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
.. . +@@@@@@@%--:-%%%%%%#####################**********
.- - =#******+*##=+******##*************###############
.===- .=#=. .*@%%@#+++#%*++*%%%%%%%%%%%%%%%%%%%%%%%%%%#%##%%%%#
.-*=== . .:: .:-*#=###%%%%%#***+++==#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
.--==+-. ..-*%+++++*+*#*+--==++*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
.:: . ..-*%@%%@%%%#***#%%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%
.:. . .:=*#%%%%@%%##**%%%%%%%%%%%#%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%@@@%@@@%%%%%%%@%@@@%@@@%@@@
%%%@%@@@%@##*::::::**#%@%@@@%@@@
%%%@%@@@==...::::::...=+%@@@%@@@
%@@@%@@@##.##.:-::.##.*%%@@@%@@@
%@@@%%%%.::%%%*..=%@%::.%%%@%@@@
%@@%*::::--%%.:-::.%%---:::**@@@
%@@+.::::::++::::::++:::::::.@@@
%@@+.---##::.:::.:::.:*%:--:.@@@
%@@@%--:%#::::::::::::*%:--%%@@@
%@@@%@%+==.::---:---:.=+=#@@%@@@
%@@@%@@@==.==+++=+++=.-+%@@@%@@@
%@@@%===...=+++++++++...-==%%@@@
%@@+.........++++++-.........@@@
%@@#=========@@@%@@#=========@@@
%@@@%@@@%@@@%@@@%@@@%@@@%@@@%@@@
%@@@%@@@%@@@%@@@%@@@%@@@%@@@%@@@
- Revork argument parsing with "clap" crate
- Add the ability to copy output straight to the clipboard
- Add the ability to set your own palette