# wget > Download files from HTTP/HTTPS/FTP servers **Category:** [[categories/utilities|utilities]] | **Tier:** Rich (FOR610) ## Usage ```bash wget http://example.com/file.bin ``` ## Related Tools - [[tools/gunzip|gunzip]] — Decompress gzip-compressed data (often used in multi-stage p - [[tools/hexdump|hexdump]] — Display file content in hexadecimal format - [[tools/jq|jq]] — Command-line JSON processor for extracting and transforming - [[tools/xxd|xxd]] — Create hex dump of a file or reverse a hex dump back to bina ## FOR610 **Sections:** 1 #download #http