PixelForge is a powerful, browser-based image editing tool designed for simplicity and speed. Built with pure JavaScript, it offers a suite of professional filters and presets to transform your photos instantly without the need for heavy software.
Experience PixelForge in action:
👉 View Live Project
- 🎯 Real-time Adjustments: Fine-tune your images with instant feedback.
- 🎨 Professional Filters:
- Brightness, Contrast, and Saturation.
- Hue Rotation for creative color shifts.
- Blur, Grayscale, and Sepia for artistic effects.
- Opacity and Inversion controls.
- 🎭 One-Click Presets:
- Drama: Bold and high-contrast.
- Vintage: Classic film look.
- Cinematic: Professional movie-style grading.
- Black & White: Timeless monochrome.
- 📥 Fast Export: Download your edited masterpieces in high quality.
- ♻️ Smart Reset: Quickly revert all changes to start fresh.
PixelForge is built using modern web technologies to ensure performance and cross-browser compatibility:
- HTML5: Semantic structure and Canvas API.
- CSS3: Modern layout with Flexbox and CSS Variables for custom themes.
- JavaScript (ES6+): Vanilla JS for high-performance image processing.
- Remix Icons: High-quality SVG icons for a premium UI.
- Clone the repository:
git clone https://github.com/harsha5200-d/Image_Editor.git
- Navigate to the project folder:
cd Image_Editor - Open
index.htmlin your browser.
Contributions are welcome! If you have suggestions for new filters or presets, feel free to open an issue or submit a pull request.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Built with ❤️ by Harsha

