SkillAgentSearch skills...

FileConversion

File Conversion Website Convert your Image, video, Pdf to different formats.

Install / Use

/learn @Dheerajjha451/FileConversion
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

File Conversion

Overview

File Conversion Website Convert your Image, video, Pdf to other formats.

Setup

  1. Clone the repository:
    git clone https://github.com/Dheerajjha451/FileConversion
    cd FileConversion
    

Running the Backend

Setup

  1. Navigate to the backend directory:
cd FileConversion/backend
  1. Install the required Python packages:
pip install -r requirements.txt

Starting the Server

  1. Run the backend server:
python3 app.py

The backend server should now be running and ready to handle requests.

Running the Frontend

Setup

  1. Navigate to the frontend directory:
cd FileConversion/frontend
  1. Install the required Node.js packages:
npm install

Starting the Development Server

  1. Start the development server for the frontend:
npm run dev
View on GitHub
GitHub Stars7
CategoryContent
Updated8mo ago
Forks1

Languages

JavaScript

Security Score

82/100

Audited on Jul 23, 2025

No findings