Using Libre Office Calc for Pixel Art with conditional format
This simple project aims to create a Libre Office calc model to use it as a pixel art canvas. Colors are applied by using numbers (from 0 to 16) and formating conditions (calling styles for cells).
Pixeler is a command-line image renderer that transforms images into pixelated representations using UTF-8 characters. It's a handy tool for developers who want to display images directly in the terminal, offering a unique way to visualize graphics without a GUI.