Skip to content
/ imgops Public

imgops - Node based CLI to convert images on the fly, easily and locally. Uses

Notifications You must be signed in to change notification settings

8rxn/imgops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageOps

Node based CLI to convert images on the fly, easily and locally. Uses @sharp

Installation

  1. Clone the repository:

    git clone https://github.com/8rxn/imageops
  2. Navigate to the project directory:

    cd imageops
  3. Install the dependencies:

    pnpm install

Usage

  1. Run the CLI command:

    node . init
  2. Follow the prompts or provide the required inputs.

  3. View the output or results of the CLI command.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/your-feature
  3. Make your changes and commit them:

    git commit -m "Add your commit message here"
  4. Push your changes to your forked repository:

    git push origin feature/your-feature
  5. Open a pull request on the original repository.

About

imgops - Node based CLI to convert images on the fly, easily and locally. Uses

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published