⚙ File Converter Tool (fct) is a desktop app for converting a supported file (.png, .jpg) to another. Built with Tauri v2 Beta.
Find a file
2024-07-07 01:10:38 -04:00
.github docs: add FUNDING.yml 2024-07-07 00:58:40 -04:00
docs build: remove tailwindcss but add to docs 2024-07-07 01:10:38 -04:00
public feat: initial release of fct 2024-07-07 00:32:06 -04:00
src feat: initial release of fct 2024-07-07 00:32:06 -04:00
src-tauri feat: initial release of fct 2024-07-07 00:32:06 -04:00
.eslintrc.json feat: initial release of fct 2024-07-07 00:32:06 -04:00
.gitignore feat: initial release of fct 2024-07-07 00:32:06 -04:00
bun.lockb build: remove tailwindcss but add to docs 2024-07-07 01:10:38 -04:00
components.json feat: initial release of fct 2024-07-07 00:32:06 -04:00
next.config.mjs feat: initial release of fct 2024-07-07 00:32:06 -04:00
package.json build: remove tailwindcss but add to docs 2024-07-07 01:10:38 -04:00
postcss.config.mjs feat: initial release of fct 2024-07-07 00:32:06 -04:00
README.md docs: add demo GIF to README 2024-07-07 00:42:46 -04:00
tailwind.config.ts feat: initial release of fct 2024-07-07 00:32:06 -04:00
tsconfig.json feat: initial release of fct 2024-07-07 00:32:06 -04:00

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.

Download File Converter Tool from the Microsoft Store here.

Visit the website here: fct.mueezkhan.com.

fct-demo

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.