Calculate Unix file permissions. Convert between symbolic (rwxr-xr-x) and numeric (755) chmod notation. Free chmod permission calculator.
chmod 755 filename
chmod u=rwx,g=rx,o=rx filename
Calculate Unix file permissions with an interactive checkbox grid. Convert between numeric (octal) and symbolic chmod notation. Generate ready-to-use chmod commands.
Owner (u) - the file creator. Group (g) - users in the file's group. Others (o) - everyone else.
Encode text to Base32 (RFC 4648) and decode Base32 to text, with UTF-8 support. All in the browser.
developerEncode text to Base64 or decode Base64 to text online. Supports UTF-8. Free Base64 converter tool.
developerPerform arithmetic on binary numbers: add, subtract, multiply, divide. Convert results between bases.
developerBuild and understand cron expressions visually. See next run times and get human-readable descriptions. Free cron job scheduler tool.
developer