Thanks for amazing work! One thing this module misses is backward converting from human readable format to bytes. Like so ``` filesize('1KB') // => 1024 ```