⚙ 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-08 06:17:58 -04:00
.github docs: add FUNDING.yml 2024-07-07 00:58:40 -04:00
docs docs: change grammar regarding store accessibility 2024-07-08 06:17:58 -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: mention pending publish to Microsoft Store 2024-07-07 04:34:04 -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.

Currently File Converter Tool is under review for its first release to publish to the Microsoft Store. Once published, the link should be added here and on the website.

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.