Skip to content

Repository files navigation

Batch Photo Editor

A modern web-based batch photo editor built with Next.js that allows users to edit multiple images simultaneously with ease and efficiency.

🚀 Features

  • Batch Processing: Edit multiple photos at once
  • Modern UI: Clean and intuitive user interface
  • Fast Performance: Optimized for quick image processing
  • Responsive Design: Works seamlessly across all devices
  • Real-time Preview: See your edits instantly

🛠️ Technologies Used

Frontend Framework

  • Next.js - React framework for production
  • React - UI component library
  • TypeScript - Type-safe development

Styling

  • Geist Font - Modern font family optimized by Vercel

Build Tools

  • next/font - Automatic font optimization

📋 Prerequisites

Before you begin, ensure you have installed:

  • Node.js (v18 or higher recommended)
  • npm, yarn, pnpm, or bun

🔧 Installation

  1. Clone the repository:
git clone https://github.com/ganeshchandra111/BatchPhotoEditor.git
cd BatchPhotoEditor
  1. Install dependencies:
npm install
# or
yarn install
# or
pnpm install
# or
bun install

🚀 Getting Started

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the application.

📝 Usage

You can start editing the main page by modifying app/page.tsx. The page auto-updates as you edit the file.

📚 Learn More

To learn more about Next.js, check out the following resources:

🚢 Deployment

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

👤 Author

Ganesh Chandra

📄 License

This project is open source and available under the MIT License.

⭐ Show your support

Give a ⭐️ if this project helped you!


Made with ❤️ using Next.js

About

A modern web-based batch photo editor built with Next.js that allows users to edit multiple images simultaneously with ease and efficiency.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages