Hi experts, does the .bak file accurately reflects the database size? Thanks!

Hi experts, does the .bak file accurately reflects the database size? Thanks!
Normally no. The backup covers only the real data you have (page used), while the database files (mdf, ldf) can have more free space allocated for them (as an example, you can have a 100GB database allocated where only 85 GB are used).