Skip to content

Shahid6174/Image-Iguana

Repository files navigation

🚀 Image Iguana

Image Iguana is a sleek and powerful image processing tool built for effortless editing and management. Whether you're a beginner or a seasoned pro, Image Iguana provides an intuitive interface with professional-grade features.


📊 Features

  • 🌍 Cross-Platform Compatibility: Runs smoothly on Windows, macOS, and Linux.
  • 🖊️ Image Editing Tools: Crop, resize, rotate, and tweak brightness or contrast with ease.
  • 🔮 Filters & Effects: Transform your images using a variety of stylish filters and visual effects.
  • Batch Processing: Edit and export multiple images at once to boost productivity.
  • 🤖 User-Friendly Interface: Clean and simple layout for quick navigation and usage.

🔧 Installation

Follow these steps to get started with Image Iguana:

  1. 🔧 Clone the repository:

    git clone https://github.com/yourusername/image-iguana.git
  2. 📁 Navigate to the project directory:

    cd image-iguana
  3. 🚀 Install the required Python dependencies:

    pip install -r requirements.txt
  4. ⚙️ Set up environment variables:

cp .env.example .env

Then, open the .env file in your editor and replace the DATABASE_URL with your external Render PostgreSQL database URL:

DATABASE_URL=postgresql://<username>:<password>@<host>/<database_name>

You can find this in your Render dashboard under Databases → Connection Info → External Database URL.

  1. 🔄 Launch the application:

    python main.py
  2. To run tests

    pytest

💪 Contributing

We welcome contributions from the community! 🌟

  • Fork the repository
  • Create a new branch (feature/my-feature)
  • Make your changes and commit them
  • Push to your branch
  • Open a Pull Request

Feel free to open an issue if you encounter any bugs or have suggestions.


📢 Community & Support

The only source of knowledge is experience. 🌱


🌟 Acknowledgments

Thanks to the developers and open-source community that inspired Image Iguana. Your support and feedback help this project grow!


Happy editing! 🚀🎨

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 14