computing
  • 0

How Do You Change a .Jpg To a .Fat32

  • 0

I want to view my photos, from a memory stick, on my smart tv (which is way smarter than me) which have a .jpg extention the tv requires .fat

Share

1 Answer

  1. .fat is not a file type. FAT is a type of partition formatting.

    You need to delete any partition on the memory stick and then make a new partition. Then FORMAT the partition using FAT or FAT 32, depending on the capacity of the partition.

    You should copy any file currently on the memory stick to your computer. Deleting and reformatting will erase any current files. After you do the above, you can copy your .jpg files to the memory stick.

    • 0