⚙ 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-30 20:21:38 -04:00
.github docs: add FUNDING.yml 2024-07-07 00:58:40 -04:00
docs docs: update policy without store 2024-07-30 20:21: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 fix: rename without abbreviation and replace description with label 2024-07-08 06:19:16 -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: remove mention of store 2024-07-30 20:19:12 -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.

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.