# HomelabKit > Free converters, generators and calculators for self-hosting and Linux automation. Everything runs in your browser. Key facts: - Every tool runs entirely in the browser; user input is never sent to a server. - Free to use, no account, no tracking scripts before consent. - Topic: self-hosting and Linux automation (systemd, podman/quadlet, networking, file permissions). - Language: English. - Last updated: 2026-09-23. ## Tools - [docker-compose to quadlet converter](https://www.homelabkit.dev/tools/compose-to-quadlet/): Turn a compose file into .container, .volume, .network and .pod files for systemd. - [docker run to quadlet converter](https://www.homelabkit.dev/tools/docker-run-to-quadlet/): Paste a docker run command, get a .container file that systemd can start at boot. - [cron to systemd timer converter](https://www.homelabkit.dev/tools/cron-to-systemd-timer/): Paste a crontab line, get a working .timer and .service pair plus the command to enable it. - [systemd unit explainer](https://www.homelabkit.dev/tools/systemd-unit-explainer/): Paste a unit file or quadlet to get every key explained and its mistakes flagged. - [Caddyfile generator](https://www.homelabkit.dev/tools/caddyfile-generator/): Fill in a form, get a valid Caddyfile for reverse proxies, static sites and redirects. - [WireGuard config generator](https://www.homelabkit.dev/tools/wireguard-config-generator/): Generate wg0.conf, client configs, keys and QR codes, entirely in your browser. - [chmod calculator](https://www.homelabkit.dev/tools/chmod-calculator/): Convert file permissions between 755 and rwxr-xr-x, with a plain-English explanation. ## About this site - [About](https://www.homelabkit.dev/about/): Who builds these self-hosting tools, why they are free, and how they keep your input private. - [Privacy policy](https://www.homelabkit.dev/privacy/): What this site does and does not collect. Short version: your tool input never leaves your browser. - [Cookie policy](https://www.homelabkit.dev/cookies/): Which cookies and local storage this site uses, why, and how to change your consent choice. - [Contact](https://www.homelabkit.dev/contact/): How to reach the maintainer of this site with bug reports, tool ideas or questions. ## Optional - [Full text of every tool page](https://www.homelabkit.dev/llms-full.txt): explanations, worked examples and FAQ in one file.