⚠ BREAKING CHANGES
- **dev:** helper function for print done message in color
- module prefix `cli` rename file
- more stats info for `get_directory_info` function
- module prefix `cli` rename file ([bd745a4](https://github.com/mdsanima-lab/mdsanima-cli/commit/bd745a444d2b481712840951c0ea93133e4555e8))
BUG FIXES
- calculating align spaces for nice printing ([760a99d](https://github.com/mdsanima-lab/mdsanima-cli/commit/760a99dfa6344260afe71ca2c1d9c4bd66e6aac1))
- generate pixel art only once closes [23](https://github.com/mdsanima-lab/mdsanima-cli/issues/23) ([6ef48ec](https://github.com/mdsanima-lab/mdsanima-cli/commit/6ef48ec08424464c91252b4ae0c76d62ff40d7d1))
DOCUMENTATION
- add documentation for `number` command ([a1f4415](https://github.com/mdsanima-lab/mdsanima-cli/commit/a1f4415e305d175fc3696c2834b6415210d605e9))
- add documentation for `uuid` command ([81fbc91](https://github.com/mdsanima-lab/mdsanima-cli/commit/81fbc91dfac9c533b413829e6634981bde60a229))
- adding command ideas and fixing some typos ([28f91ff](https://github.com/mdsanima-lab/mdsanima-cli/commit/28f91ffbcdc0c7c43f6582c7dee2c8674c10501e))
- fixing typo ([a0416b3](https://github.com/mdsanima-lab/mdsanima-cli/commit/a0416b3a7893421e277c56d16d9e740aeca3cf01))
- info about always printed in upper caase ([cd0a9e9](https://github.com/mdsanima-lab/mdsanima-cli/commit/cd0a9e9556906237f4c9b27726f2d46be4e2b3f4))
- more command ideas ([fe56c2b](https://github.com/mdsanima-lab/mdsanima-cli/commit/fe56c2b52dd56939548ca11fca218903e2335545))
- new commands ideas and fixing some documentation string ([8731ba6](https://github.com/mdsanima-lab/mdsanima-cli/commit/8731ba6a29bec11c0189a606a50fa3398fc7fef6))
FEATURES
- add parser for check command ([b589d7a](https://github.com/mdsanima-lab/mdsanima-cli/commit/b589d7a8c55c85bd7f6299726ca87445139b7c80))
- add watermark command closes [37](https://github.com/mdsanima-lab/mdsanima-cli/issues/37) ([ef714a6](https://github.com/mdsanima-lab/mdsanima-cli/commit/ef714a61174b1d0a61d55387152d623af6d3bb75))
- adding exif data software and user comment closes [20](https://github.com/mdsanima-lab/mdsanima-cli/issues/20) ([2753490](https://github.com/mdsanima-lab/mdsanima-cli/commit/2753490779740eebe88a2eb04f2dd357b7297208))
- adding support for `.webp` files closes [10](https://github.com/mdsanima-lab/mdsanima-cli/issues/10) ([b6aa51a](https://github.com/mdsanima-lab/mdsanima-cli/commit/b6aa51aeb50c74700ff2970556a658e905da7f41))
- alias `mds` for main cli closes [32](https://github.com/mdsanima-lab/mdsanima-cli/issues/32) ([671094c](https://github.com/mdsanima-lab/mdsanima-cli/commit/671094c87529ebf289d1fb5be1ebabd5e3d005e3))
- append a logo to image closes [12](https://github.com/mdsanima-lab/mdsanima-cli/issues/12) ([2bab517](https://github.com/mdsanima-lab/mdsanima-cli/commit/2bab5178ab60a8d607a6ac0ec05f5ca39f7c8549))
- ascii art text for printing title closes [30](https://github.com/mdsanima-lab/mdsanima-cli/issues/30) ([6f70d61](https://github.com/mdsanima-lab/mdsanima-cli/commit/6f70d61c147489acb9a9a52936dce2bc38bddc8c)), closes [#26](https://github.com/mdsanima-lab/mdsanima-cli/issues/26)
- checking system dependencies color info print ([139eebe](https://github.com/mdsanima-lab/mdsanima-cli/commit/139eebeec1aaf23f19270e8842d98c9aa9f0dc7a))
- color print for compute pixelart and show count number ([d46ec2b](https://github.com/mdsanima-lab/mdsanima-cli/commit/d46ec2b9854e4dba89b6573987e08fb6a40b3e6a))
- converting images to `jpg` format closes [39](https://github.com/mdsanima-lab/mdsanima-cli/issues/39) ([e51fbea](https://github.com/mdsanima-lab/mdsanima-cli/commit/e51fbeaa3f904e277b4b3106ac93f8d959fa1832))
- converting images to `png` format closes [40](https://github.com/mdsanima-lab/mdsanima-cli/issues/40) ([00ba0db](https://github.com/mdsanima-lab/mdsanima-cli/commit/00ba0dbd3403580bffbdfb6bbdc63e10c7ee85b4))
- converting images to `webp` format closes [13](https://github.com/mdsanima-lab/mdsanima-cli/issues/13) ([fd1f60d](https://github.com/mdsanima-lab/mdsanima-cli/commit/fd1f60d94ec58940cda3c454d1efa874bfb6229b))
- **dev:** ascii art `completed` title ([349890a](https://github.com/mdsanima-lab/mdsanima-cli/commit/349890a1cb92d2305e62c81a2c62fe45089bde2a))
- **dev:** ascii art `config error` title ([c48df0f](https://github.com/mdsanima-lab/mdsanima-cli/commit/c48df0f02713764ae71e3495abfcd6ca3bd68c1e))
- **dev:** ascii characters numbers and some special closes [34](https://github.com/mdsanima-lab/mdsanima-cli/issues/34) ([6bf95fa](https://github.com/mdsanima-lab/mdsanima-cli/commit/6bf95fa321544c5c9c1a4b5e77803a51d54b37bb))
- **dev:** helper for printing multiple colors in on line ([c8824e1](https://github.com/mdsanima-lab/mdsanima-cli/commit/c8824e143c7384eedeffaa24d2363985ac33b3a1))
- **dev:** helper function for print done message in color ([aaac99f](https://github.com/mdsanima-lab/mdsanima-cli/commit/aaac99f54deb65632d4f360842b0cc66bea407e4))
- directory info for `gif` file and `get_images_count` function ([769fca2](https://github.com/mdsanima-lab/mdsanima-cli/commit/769fca21214cd66fa8fcc73f71b3e6114a2333d8))
- execution timer in seconds closes [38](https://github.com/mdsanima-lab/mdsanima-cli/issues/38) ([d1b37c2](https://github.com/mdsanima-lab/mdsanima-cli/commit/d1b37c2cbc3c5c001be43b503a9b2f3f7126e766))
- generate grid 2x2 from all images in current dir closes [15](https://github.com/mdsanima-lab/mdsanima-cli/issues/15) ([9731063](https://github.com/mdsanima-lab/mdsanima-cli/commit/9731063c3068d56333a37b78b373c0776e1eb6dd))
- generate jpeg thumbnail 128px closes [17](https://github.com/mdsanima-lab/mdsanima-cli/issues/17) ([8daccc9](https://github.com/mdsanima-lab/mdsanima-cli/commit/8daccc9dfbed5b2d0f01805b1a1c336fda43c832))
- more stats info for `get_directory_info` function ([c75e825](https://github.com/mdsanima-lab/mdsanima-cli/commit/c75e8254c2b3d3cb100cba15823abb3325496a42))
- print multiple colors in on line for computing files info ([7874a69](https://github.com/mdsanima-lab/mdsanima-cli/commit/7874a69b81a647deab2ad296146e9f4c867b978a))
- print multiple colors in on line for processing files info ([75ec73c](https://github.com/mdsanima-lab/mdsanima-cli/commit/75ec73c0a5e8c9f7061c3e65988de8bd90542f37))
- print nice asci text ([6681b3c](https://github.com/mdsanima-lab/mdsanima-cli/commit/6681b3c5833a25773a35727649f2bbd7c434634b))
- printing directory info stats in color ([657f230](https://github.com/mdsanima-lab/mdsanima-cli/commit/657f230cd2c3641885dd39e2e1cda10b05f180f8))
- rename all images to `uuid` in current directory closes [11](https://github.com/mdsanima-lab/mdsanima-cli/issues/11) ([81be311](https://github.com/mdsanima-lab/mdsanima-cli/commit/81be31170e6b211bd88da287440ae2872a437b40))
- rename file name to seq number closes [36](https://github.com/mdsanima-lab/mdsanima-cli/issues/36) ([ab90088](https://github.com/mdsanima-lab/mdsanima-cli/commit/ab90088cc84b56bec932abd1923c57f00d81eef5))