8000 GitHub - anonfaded/image-resizer: This tool allows you to easily resize images through a graphical user interface (GUI) or a command-line interface (CLI) on Windows, Linux, and Mac.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This tool allows you to easily resize images through a graphical user interface (GUI) or a command-line interface (CLI) on Windows, Linux, and Mac.

Notifications You must be signed in to change notification settings

anonfaded/image-resizer

Repository files navigation

Image Resizer Tool

This tool allows you to easily resize images through a graphical user interface (GUI) or a command-line interface (CLI) on Windows, Linux, and Mac.

GitHub all releases


📱 Screenshots


Windows / Mac / Linux GUI version


CLI version

More Screenshots

⬇️ Download

Download the scripts directly from our releases page.

Features

  • Resize images with ease.
  • Supports various platforms.
  • Simple and intuitive user interface.

Usage

Windows (GUI)

  • image-resizer_Windows.exe: This standalone executable file for Windows allows you to resize images with a simple double-click. Download the executable from the releases section.

Linux and Mac (GUI)

  • image-resizer_GUI-Linux.py: This Python script with a graphical user interface is compatible with Linux and Mac. Follow these instructions to run it:
  1. Clone the repository:

    git clone https://github.com/anonfaded/image-resizer.git
  2. Install the required dependencies:

    pip install opencv-python
  3. Navigate to the project directory:

    cd image-resizer
  4. Run the script:

    python3 image-resizer_GUI-Linux.py

Linux, Mac, and Windows (CLI)

  • image-resizer-CLI.py: This Python script with a command-line interface (CLI) is compatible with Linux, Mac, and Windows. Follow the same instructions as above, but to run the CLI version, use the following command:

    python3 image-resizer-CLI.py

About

This tool allows you to easily resize images through a graphical user interface (GUI) or a command-line interface (CLI) on Windows, Linux, and Mac.

Topics

Resources

Stars

Watchers

Forks

Languages

0