when using btrfs filesystem with mount option compress the file size is the uncompressed size please add "file size on disk" option in information panel / properties of the file how to reproduce: * create btrfs partition * mount with -o compress * dd if=/dev/zero of=/mnt/btrfs/file bs=1M count=500 * compsize file more info: https://btrfs.readthedocs.io/en/latest/Compression.html https://superuser.com/questions/1138670/how-do-i-tell-if-an-individual-file-is-compressed-in-btrfs