Skip to content

Sanjaydk357/A1-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎛️ A1 Tools Web App

Welcome to A1-Tool, a powerful, user-friendly web application that brings together a variety of tools to edit, convert, and create media files all in one place!

✨ Features

🎬 Video Tools

  • Merge Videos: Combine multiple video files into one.
  • Extract Audio: Convert video files into audio (MP3, WAV).
  • Screen Recorder: Record your screen directly from the browser.

🎵 Audio Tools

  • Trim Audio: Cut and save specific sections of audio.
  • Merge Audio: Combine multiple audio files.
  • Voice Recorder: Record audio from your microphone.
  • Reverse Audio: Play audio in reverse.

📄 PDF Tools

  • Split Pages: Extract specific pages from a PDF.
  • Merge PDF: Combine multiple PDFs into one.
  • PDF to Word: Convert PDFs to editable Word documents.
  • Word to PDF: Convert Word documents to PDF.
  • Image to PDF: Convert images to a single PDF.

🧰 Other Tools

  • Compress to ZIP: Compress files into a ZIP archive.
  • Download Video: Download videos from supported URLs.
  • Download Audio: Download audio tracks from supported URLs.

🛠️ Tech Stack

  • Frontend: HTML, CSS (with Flask templating)
  • Backend: Python (Flask)
  • Additional Libraries: PyPDF2, moviepy, yt_dlp, etc.

🚀 Getting Started

  1. Clone the repository

    git clone https://github.com/Sanjaydk357/A1-Tool.git
    cd A1-Tool
    pip install -r requirements.txt
    python app.py
  2. 📁 Project Structure

    A1-Tool/
       │
       ├── static/
       ├── templates/
       ├── tools/
       ├── app.py
       ├── requirements.txt
       └── README.md
    

About

All-In-One Tools is a simple, browser-based web app that combines essential video, audio, PDF, and utility tools like merging, converting, recording, and compressing into one easy-to-use platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors