Toolbox

🔐 Chmod / Permissions Converter

Convert between symbolic permissions (e.g. drwxr-xr-x) and numeric chmod (e.g. 755).

Accepts: d or - then 9 chars (rwxrwxrwx with -).

Result
Ready

    

    
Quick reference: r=4, w=2, x=1 per triplet (owner / group / others).