Developer Tools
Credit Card Validator
Validate credit card numbers using the Luhn algorithm. Detects Visa, Mastercard, Amex, Discover. No data is stored or transmitted.
Input
This tool uses the Luhn algorithm for format validation only. It does NOT check if the card is real or active.
Result
Validation result will appear here.
Related Tools
Chmod Calculator
Calculate Unix file permissions visually. Click checkboxes to set read/write/execute for owner, group, and others. Shows octal and symbolic notation.
CSS Specificity Calculator
Calculate CSS selector specificity and understand which styles take precedence. Supports ID, class, attribute, pseudo-class, element, and pseudo-element selectors.
CSS Unit Converter
Convert between CSS units: px, rem, em, pt, vw, vh. Set custom base font size and viewport width.