8000 GitHub - BlackRavenoo/fipc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BlackRavenoo/fipc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fipc - fast image palette converter

fipc is a tool for converting images using different color palettes.

Features

  • Convert images using predefined palettes
  • Support for custom palettes
  • Command-line interface for easy usage

Installation

From source

  1. Clone the repository:
git clone https://github.com/BlackRavenoo/fipc.git
cd fipc
  1. Build the project:
mkdir build
cd build
cmake ..
make

Usage

To use fipc, run the following command:

./fipc <palette> <input_image> -o <output_image>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages

0