Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prechy123/batch-tools
Batch tools provides various tools which are easy and free to use to work with files completely free and easy to use. Convert document format, background removal, qr code generator, video transcriber, pdf merger, html to pdf, pdf to jpg, json to csv and more!
https://github.com/prechy123/batch-tools
batch-processing clean-code file-converter frontend image-converter image-processing nextjs14 pdf-tools tailwindcss vercel
Last synced: about 10 hours ago
JSON representation
Batch tools provides various tools which are easy and free to use to work with files completely free and easy to use. Convert document format, background removal, qr code generator, video transcriber, pdf merger, html to pdf, pdf to jpg, json to csv and more!
- Host: GitHub
- URL: https://github.com/prechy123/batch-tools
- Owner: prechy123
- License: mit
- Created: 2024-09-11T09:48:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T08:46:05.000Z (2 months ago)
- Last Synced: 2024-11-24T10:23:34.609Z (2 months ago)
- Topics: batch-processing, clean-code, file-converter, frontend, image-converter, image-processing, nextjs14, pdf-tools, tailwindcss, vercel
- Language: TypeScript
- Homepage: https://batchtools.site/
- Size: 8.45 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/user-attachments/assets/e129d625-993c-4fb1-8e28-7f7d1d600c32)## Built With
Batch Tools was built using NextJs14* [NextJS](https://nextjs.org)
* [TailwindCss](https://tailwindcss.com/)## 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:- Node.js and npm: [Download and Install Node.js](https://nodejs.org/)
- Git: [Download and Install Git](https://git-scm.com/downloads)## 2. Setting up
1. in .env.local add `NEXT_PUBLIC_BACKEND_URL=something`
1. Install dependencies: Run `npm install`.
2. 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 setupContributions 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](https://github.com/user-attachments/assets/4b22f512-2708-4e24-935a-d24dfa3eb1c7)### Tools Page
![image](https://github.com/user-attachments/assets/c7d8ea40-709d-4e07-a170-792ddde65ec4)
![image](https://github.com/user-attachments/assets/28da761b-77ed-4a42-b4b5-2025694699cd)
![image](https://github.com/user-attachments/assets/6c927952-8762-4a6c-b9f7-754ef7e1b8a9)### About Page
![image](https://github.com/user-attachments/assets/e06a9b3c-f935-435b-85cd-2db76d5102d5)#### Visit Batch Tools