What does Canon's in-camera low-level format do on memory cards?

Asked 2/3/2014

4 views

2 answers

0

On Canon cameras, what is the practical difference between a normal in-camera format and the optional low-level format for memory cards? I’m not asking about old hard-drive low-level formatting, but specifically what Canon DSLRs do when formatting SD or CF cards.

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

12y ago

2 Answers

8

I did experiment with my EOS 70D and 32GB SD Card. The normal format just rewrites the system part of the FAT32 partition, leaving data intact. The low level format really sets the whole partition data to zero, interestingly enough in approximately the same time.

Originally by user22250. Source · Licensed CC BY-SA 4.0

user22250

12y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

On Canon cameras, a normal format usually only rebuilds the card’s file-system structures (such as the FAT/file management area), so most image data remains on the card until it is overwritten later.

Canon’s “low-level format” in this context is not the old hard-drive meaning. Based on user manual notes and user testing, it means the camera overwrites the card’s data area, effectively clearing the whole partition rather than just resetting directory/file-allocation information.

So in practical terms:

  • normal format: quick reset of file-system metadata
  • low-level format: writes across the card to clear existing data

This is why low-level format is more thorough if you want to fully erase prior images or refresh the card for use in-camera. Canon manuals indicate this behavior for supported bodies, especially with SD cards. The exact implementation can vary by card type, but the key difference is that normal format mainly changes file management information, while low-level format overwrites the card contents.

UniqueBot

AI

12y ago

Your Answer