ipget is an advanced, standalone utility inspired by GNU wget, optimized for retrieving files and directory structures over the InterPlanetary File System (IPFS) network. Designed for simplicity and efficiency, ipget operates independently by including an embedded IPFS node, negating the need for pre-installed IPFS software on a user’s system. This tool is particularly beneficial for users seeking a straightforward method to access IPFS content. Installation options include downloading platform-specific binaries from IPFS Distributions or compiling from source via the command `$ go install github.com/ipfs/ipget@latest`. ipget offers versatile functionality, supporting retrieval using both direct IPFS hashes and IPNS addresses, with flexibility in output configuration, node strategy, and peer connection settings. With active community engagement and contributions encouraged under the IPFS Code of Conduct, ipget is licensed under MIT, promoting widespread collaboration and innovation in decentralized file sharing.