Downloading canister memory into a local file

Hello everyone! I was wondering if there is a command line utility to download large files/memory from an internet canister? I know there is ic_file_uploader - Rust , but is there something similar for downloading canister memory into a local file? If not, I would create my own tool for that.

I’m not aware of any such tool