Hi, naturalsize has examples like 50000 → 50 Kb but depending on the OS or context, we may want 51200 → 50 Kib I suggest adding a keyword param (`binary=False`, or `si=True`) to give control over this. Thanks for considering it!