DEV Community

Adnan Hasan
Adnan Hasan

Posted on

[Software Release] Adnan Image Studio: A Linux-based bulk image optimizer and watermark tool for web managers

Hi everyone,

As a content manager, I’ve always struggled with optimizing large batches of images for web performance while keeping my site’s identity protected. So, I built Adnan Image Studio to automate this tedious task.

It’s a simple, fast, and powerful Bash script designed specifically for Linux users who want to compress images and apply watermarks in one go.

✨ Key Features:

📸 Bulk Optimization: Compresses high-resolution images for faster web loading without losing quality.

🛡️ Smart Watermarking: Automatically adds your brand logo or text to all images in a folder.

📂 Simple UI: Powered by Zenity for a clean graphical interface (no complex terminal commands needed).

🚀 Privacy: Everything stays on your local machine—no cloud uploads required.

🛠️ How to get started:

Bash
git clone https://github.com/ache-memories/Adnan-Image-Studio.git
cd Adnan-Image-Studio
chmod +x image-studio.sh
./image-studio.sh
🔗 Check it out on GitHub:
https://github.com/ache-memories/Adnan-Image-Studio

💖 Why your support matters:
I’m a developer working from a region with limited banking access, so I rely on community donations via PayPal and Crypto (USDT) to keep my open-source projects alive and updated. You can find all support links in the README.

Any feedback or feature requests are highly welcome!

Created by Adnan Hasan

Top comments (0)