Skip to content

ditpowuh/convertly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convertly

python packages

  • flet (tested with 0.28.3)
  • pillow (tested with 10.4.0)
  • pydub (tested with 0.25.1)
  • moviepy (tested with 2.1.2)
  • fonttools (tested with 4.57.0)
  • pdf2image (tested with 1.17.0)
  • opencv-python (tested with 4.12.0.88)
  • numpy (tested with 2.2.6)

additional prerequisites

  • ffmpeg
    • Store ffmpeg.exe in src/assets
  • poppler
    • Store folder in src/assets under the name of poppler

A Flet application used to convert a number of different formats between each other.

How to use

Using Python

  1. Install necessary requirements via pip install
  2. Download and install additional assets
    1. Go to the FFmpeg Download page to install and extract ffmpeg.exe from zip file.
      Move that file to the assets folder (src/assets).
    2. Go to the Releases Page from poppler-windows to install the latest verison of poppler.
      Extract the contents into assets and rename to poppler.
  3. Run the command flet run

Using Releases

  1. Download the application from Releases
  2. Extract the contents of the zip file
  3. Run the executable file

Building

Windows

After all prerequisites and requirements are properly installed and in place, the application can be built via the following command:

flet build windows

About

A Python application, made with Flet, to convert files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages