Skip to content

Small tools to process images from the command line

Notifications You must be signed in to change notification settings

fferegrino/imgworks

Repository files navigation

ImgWorks

A simple CLI tool to work with images, it helps you convert between formats (I personally dislike .webp and .heic so much when working in desktop) as well as resize images with a single command.

Installation

pip install imgworks

Usage

It has several commands, you can learn more about them by using the --help flag.

  • Resize images: resize
  • Convert images: heic2jpg, webp2jpg, heic2png and webp2png

About

Small tools to process images from the command line

Topics

Resources

Stars

Watchers

Forks

Languages