Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 2.71 KB

README.md

File metadata and controls

61 lines (39 loc) · 2.71 KB

Batch Tools

Batch Tools offers a wide range of powerful, easy-to-use, and completely free tools to simplify working with files. Effortlessly convert document formats, remove backgrounds, generate QR codes, transcribe videos, merge PDFs, convert HTML to PDF, transform PDFs to JPG, convert JSON to CSV, and much more – all in one place! image

Built With

Batch Tools was built using NextJs14

Getting Started

To get a local copy up and running, follow these simple steps.

1. Prerequisites

Before you proceed, ensure that you have the following prerequisites installed:

2. Setting up

  1. in .env.local add NEXT_PUBLIC_BACKEND_URL=something
  2. Install dependencies: Run npm install.
  3. Start the React frontend: Run npm run dev.

3. Running the Application

  • Access the website at http://localhost:3000/.

Contributing

Since the backend for Batch Tools is currently private, contributors won’t be able to work on API requests or access backend logic directly. This may limit certain types of contributions, such as building new features that depend on server-side APIs or fixing backend bugs. However, contributions to the frontend, user interface, and documentation are still highly encouraged. Enhancements to the existing tools or suggestions for improving the architecture can also be discussed. so setup

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. If you'd like to contribute to this project, follow the following steps:-

  1. Clone your repository (git clone https://github.com/prechy123/Batch-Tools.git)
  2. Create your Feature Branch (git checkout -b feat/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some Amazing Feature')
  4. Push to the Branch (git push origin feat/AmazingFeature)
  5. Open a Pull Request

ScreenShots

Home Page

image

Tools Page

image image image

About Page

image