A CLI tool to upload image to imgbb.com
Project description
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:
-
Clone the repository:
git clone https://github.com/decryptable/imgup.git
-
Navigate to the project directory:
cd imgup
-
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
- @decryptable - Creator & Maintainer
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file imgup-0.1.1.tar.gz.
File metadata
- Download URL: imgup-0.1.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56bef367413c17ee684e50012e0fd40c00d97d340073df3a927fdb2f2b0f50f1
|
|
| MD5 |
1ac3a29259cd7644d75f2f5feb48bb0d
|
|
| BLAKE2b-256 |
a3bc4d0cd1dc863807b0739b8cee942d9075bb6acaa50bfd301b38d9ea330f8a
|
File details
Details for the file imgup-0.1.1-py3-none-any.whl.
File metadata
- Download URL: imgup-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf41f767ee07bb5ff2c06d78ef820854e43c26b3dbc80511bf614dc6486a1523
|
|
| MD5 |
06a102ae32c647ff93f8b4e515734f7d
|
|
| BLAKE2b-256 |
5a564523cd6c57b2b103c9d6b37c426c418e721992f29a07ee1aaf964d529814
|