DevTools Surf logoDevTools Surf
AI / Modern DevAnimation / CSSAPI / Config
Sign in
DevTools Surf logoDevTools Surf
AI / Modern DevAnimation / CSSAPI / Config
Sign in
HomeGeneratorsChmod Calculator

About Chmod Calculator

Chmod Calculator preview - Generators tool

Convert between symbolic and numeric Unix file permissions. Part of the DevTools Surf developer suite. Browse more tools in the Generators collection.

Use Cases

  • Calculating deployment script permissions for CI/CD pipelines
  • Setting correct permissions for SSH key files (600 or 400)
  • Converting symbolic permissions from ls -la output to numeric
  • Configuring web server file permissions for uploads directories

Tips

  • Toggle permission checkboxes to see the numeric value update
  • Convert between symbolic notation like rwxr-xr-x and 755
  • Verify directory permissions separately from file permissions

Fun Facts

  • Unix file permissions were designed by Ken Thompson and Dennis Ritchie for the first version of Unix at Bell Labs in 1971.
  • The sticky bit (1000) was originally used to keep programs in swap space for faster loading; today it prevents file deletion in shared directories.
  • The SUID bit (4000) allows a program to run with the permissions of the file owner, which is how the passwd command can modify /etc/shadow.

FAQ

Symbolic vs numeric — which should I use?
Numeric (755, 644) is unambiguous and the common form in scripts. Symbolic (u+x, g-w) is safer for incremental changes — avoids accidentally clearing other bits.
What do 755, 644, 600 mean?
755: owner all, group+others read+execute (typical for directories and executables). 644: owner rw, others r (typical for data files). 600: owner rw, others nothing (private keys).
Does it show the effect visually?
Yes — an rwxrwxrwx grid lights up showing which bits are set. Much faster to verify than mentally decoding 3 octal digits.
What about setuid and sticky bits?
The 4-digit form (4755, 1777) covers these. Setuid (4), setgid (2), sticky (1). The tool handles both 3-digit and 4-digit input.

Related Generators Tools

UUID GeneratorULID GeneratorPassword GeneratorcURL to CodeCron Expression ParserSQL FormatterGraphQL FormatterJSON Schema Generator
New · Flagshipsimple REST client

REST Handler — Collections, env vars, history, cURL converter

Send requests, save collections (nested), swap environments, and convert between cURL / Collection JSON / REST Handler YAML.

Open

Popular tools

The most-used tools on DevToolsSurf, one click away.

Encoding & crypto

  • Base64 Encode
  • Base64 Decode
  • URL Encoder
  • URL Decoder
  • Hash Generator
  • JWT Decoder
  • JWT Encoder
  • UUID Generator
  • ULID Generator
  • Password Generator
  • Bcrypt Hash Tester

Converters

  • CSV to JSON
  • JSON to CSV
  • XML to JSON
  • JSON to XML
  • HTML → Markdown
  • HTML → React JSX
  • cURL to Code
  • Collection JSON → cURL
  • Swagger to Collection JSON
  • JSON → Go Struct
  • JSON → TypeScript Types

JSON & YAML

  • JSON Formatter
  • JSON Validator
  • JSON Viewer
  • JSON Minifier
  • JSON Diff
  • JSONPath Tester
  • YAML Formatter
  • YAML to JSON
  • JSON to YAML

Text & regex

  • Regex Tester
  • Text Diff
  • Case Converter
  • Word Counter
  • Markdown Preview
  • Slug Generator
  • Lorem Ipsum Generator
  • Markdown → PDF

CSS & color

  • CSS Beautifier
  • Minify CSS
  • Color Converter
  • Gradient Generator
  • Contrast Checker
  • Color Palette Generator
  • Flexbox Playground
  • Tailwind → CSS

Generators

  • QR Code Generator
  • Mock Data Generator
  • Favicon Generator
  • .gitignore Builder
  • README.md Generator
  • Dockerfile Generator
  • Sitemap Generator

API & networking

  • REST Handler
  • HTTP Header Analyzer
  • IP Address Lookup
  • CIDR Calculator
  • User-Agent Parser
  • HTTP Status Reference
  • OpenAPI Viewer

Date & time

  • Timestamp Converter
  • Timezone Converter
  • Cron Expression Parser
  • Duration Calculator
  • Age Calculator
  • Date Format Converter

Images

  • Image Converter
  • Image Resizer (Batch)
  • SVG Optimizer
  • Base64 ↔ Image
  • WebP ↔ AVIF Converter
  • Image Compressor

PDF tools

  • PDF Merger
  • PDF Splitter
  • PDF Compressor
  • Markdown → PDF
  • EPUB → PDF
  • MOBI / AZW → PDF
  • DOCX → PDF
  • HTML → PDF

Resources

  • Community feed
  • Themes marketplace
  • Pricing & credits
  • Privacy policy
  • Terms of service
  • Sitemap
  • robots.txt

Your account

  • Sign in
  • Dashboard
  • Run history
  • My profile
  • Settings
DevTools Surf logo
DevTools Surf919+ tools

Fast · privacy-first · client-side · © 2026

Home·Feed·ThemesPricing·Sign inPrivacy·Sitemap Feedback