Welcome to modsiw's iBulk Image Converter! This web application is designed to make image conversion a breeze. It allows you to convert multiple images in bulk to different formats with ease and efficiency. Say goodbye to tedious manual conversions, irritating ads, annoying pop-ups, and spammy interfaces. With iBulk, you can save time and effort while enjoying a user-friendly, efficient, and ad-free experience.
- Features
- Installation and Usage
- How to Use
- Accessing the Application
- Deploying to Heroku
- Contributing
- License
- Bulk Image Conversion: Convert multiple images in one go, saving you time and effort.
- Flexible Output Formats: Convert images to different formats such as PNG, JPG, JPEG, and GIF.
- Image Resizing: Resize images by setting custom dimensions to meet your specific requirements.
- User-Friendly Interface: Enjoy a clean and intuitive interface that makes the conversion process smooth and hassle-free.
- Ad-Free Experience: Say goodbye to annoying ads and distractions while using iBulk.
To use modsiw's iBulk Image Converter, follow the steps below:
# Clone the repository
git clone https://github.com/itsmodsiw/ibulk.git
# Navigate to the project directory
cd ibulk
# Create and activate a virtual environment (optional but recommended)
python -m venv venv
source venv/bin/activate
# Install the required dependencies
pip install -r requirements.txt
# Start the Flask development server
flask run
Follow these steps to convert images using modsiw's iBulk Image Converter:
- Open your web browser and navigate to
http://localhost:5000
. - Choose the images you want to convert by clicking the "Choose images" button and selecting multiple files. Supported formats are PNG, JPG, JPEG, and GIF.
- Select the desired output format from the dropdown menu.
- (Optional) If you want to resize the images, toggle the "Set Dimensions" switch and enter the desired width and height in pixels.
- Click the "Convert" button to start the conversion process.
- Your converted images will be downloaded as a ZIP file automatically.
To access the iBulk Image Converter application:
- Open your web browser.
- Enter the URL
http://localhost:5000
. - The iBulk Image Converter interface will be displayed.
To deploy the iBulk Image Converter application to Heroku, follow these steps:
- Create a new Heroku app.
- Set the necessary environment variables or config vars in Heroku:
FLASK_APP=app.py
FLASK_ENV=production
- Deploy the application to Heroku using your preferred method (e.g., Heroku CLI, Git-based deployment).
- Once deployed, access the application using the provided Heroku app URL.
Contributions to modsiw's iBulk Image Converter are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
Developed by modsiw with ❤️.
If you find iBulk Image Converter helpful, don't forget to give it a ⭐️!