The all in one file converter, from videos to documents, this program can convert a lot of different file formats.
- Video Conversion Support
- Image Conversion Support
- Audio Conversion Support
- Document Conversion Support
- Settings for each format
- General Settings
- More Tools for files (Such an Audio & Video seperator)
Make sure Windows SDK 10 (v.19041) and WinUI3 are installed
Clone this repository
git clone https://github.com/ShakedGold/ToryOpen the .sln file in Visual Studio
start ToryNew.slnOpen Package.appxmanifest in the "ToryNew (Package)", Click on the "Packaging" tab and choose a certificate or create a new one:
- Click on Create
- Set the publisher name to your name
- Click OK
Manage the Nuget Packages (Right click the solution and "Manage Nuget Packages for Solution") and add these Package Sources (Top right settings gear and click Package source and click on the +):
- https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-Labs/nuget/v3/index.json
- https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-MainLatest/nuget/v3/index.json
Press the Start Button
