Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

simple CLI tool for uploading images to imgbb with ease.

Notifications You must be signed in to change notification settings

decryptable/imgup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

imgup

IMGUP


IMGUP is a simple CLI tool for uploading images to imgbb with ease.

πŸ“ Table of Contents

🧐 About

IMGUP is a command-line interface (CLI) tool designed to simplify image uploads to the imgbb image hosting service. It supports single and multiple file uploads, providing URLs of the hosted images after successful uploads.

🏁 Getting Started

These instructions will guide you on how to set up and use IMGUP on your local machine.

Prerequisites

Ensure you have Python 3.6 or newer installed.

pip install requests

Installing

Install via pip (PyPI):

pip install imgup

Install from source:

  1. Clone the repository:

    git clone https://github.com/decryptable/imgup.git
  2. Navigate to the project directory:

    cd imgup
  3. Install the package locally:

    pip install .

🎈 Usage

To upload a single image:

imgup /path/to/image.png

To upload multiple images:

imgup /path/to/image1.png /path/to/image2.png

Example output:

Total of 2 file paths and URLs
Uploading...
Uploading 1/2
Uploading 2/2
Output URLs:
https://i.ibb.co.com/tcnKMN8/1733997716.png
https://i.ibb.co.com/zHcswJN/typora-icon-png.png

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.

πŸŽ‰ Acknowledgements

  • Inspiration from similar CLI tools
  • Special thanks to the imgbb API team for their service

About

simple CLI tool for uploading images to imgbb with ease.

Topics

Resources

Stars

Watchers

Forks

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /