Skip to content

MultiConvert is a versatile and powerful tool designed to handle various types of file conversions. Whether you need to convert documents from PDF to DOCX, convert images, or convert videos, MultiConvert has you covered. This project combines a user-friendly frontend interface with a robust backend to provide seamless and efficient file conversion.

Notifications You must be signed in to change notification settings

AdRohal/MultiConvert

Repository files navigation

Multi-Convert

Multi-Convert is a versatile and powerful tool designed to handle various types of file conversions. Whether you need to convert documents from PDF to DOCX and other types & convert images, convert videos, Multi-Convert has you covered. This project combines a user-friendly frontend interface with a robust backend to provide seamless and efficient file conversion capabilities.

Available Scripts for Frontend

In the project directory, you can run:

npm install

Installs the necessary dependencies for the frontend.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

Available Scripts for Backend

In the src/backend directory, you can run:

pip install -r requirements.txt

Installs the necessary dependencies for the backend.

py src/backend/app.py

Runs the Flask backend server in development mode.
Open http://localhost:5000 to view it in your browser.

Running the Project

To run the entire project, follow these steps:

  1. Install Frontend Dependencies:

About

MultiConvert is a versatile and powerful tool designed to handle various types of file conversions. Whether you need to convert documents from PDF to DOCX, convert images, or convert videos, MultiConvert has you covered. This project combines a user-friendly frontend interface with a robust backend to provide seamless and efficient file conversion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published