Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rzmk/fct
⚙ File Converter Tool (fct) is a desktop app for converting a supported file (.png, .jpg) to another. Built with Tauri v2 Beta.
https://github.com/rzmk/fct
desktop-app file-conversion file-converter jpg nextjs png rust shadcn-ui tailwindcss tauri typescript windows windows-app
Last synced: 16 days ago
JSON representation
⚙ File Converter Tool (fct) is a desktop app for converting a supported file (.png, .jpg) to another. Built with Tauri v2 Beta.
- Host: GitHub
- URL: https://github.com/rzmk/fct
- Owner: rzmk
- Archived: true
- Created: 2024-07-07T04:31:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T00:21:38.000Z (6 months ago)
- Last Synced: 2024-09-20T08:30:58.961Z (5 months ago)
- Topics: desktop-app, file-conversion, file-converter, jpg, nextjs, png, rust, shadcn-ui, tailwindcss, tauri, typescript, windows, windows-app
- Language: TypeScript
- Homepage: https://fct.mueezkhan.com
- Size: 8.7 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# File Converter Tool
Desktop app to generate a new file with a different format than the user's given supported file. Available for supported Windows devices.
Visit the website here: [fct.mueezkhan.com](https://fct.mueezkhan.com).
![fct-demo](https://github.com/rzmk/fct/assets/30333942/3cbc9475-41fa-4895-ae21-c87e309505e3)
## Features
- Supports `.png` to `.jpg` and `.jpg` to `.png`.
- Switch between light and dark themes.
- Automatically shows output file path in File Explorer after choosing file path location.