Password Generator
Create strong random passwords in your browser — control length, symbols and ambiguous characters.
Passwords are generated with crypto.getRandomValues in your browser — never sent anywhere, never stored.
Related PDF tools
Password Generator — frequently asked questions
Are these passwords safe to use?+
Yes. They're generated with crypto.getRandomValues in your browser and never transmitted or logged. Use a password manager to store them.
What length should I choose?+
16+ characters with mixed types is strong for most accounts; 20+ for anything important.
Why turn off ambiguous characters?+
So you don't confuse I/l/1 or O/0 when typing the password manually.
Pugeu els meus fitxers a un servidor?+
No: cada eina aquí processa els teus fitxers totalment al teu dispositiu, i no es puja res a un servidor. L'única excepció són les eines d'IA, que envien el text extret (no el fitxer) a Claude per fer la seva feina.
Hi ha un límit de mida de fitxer?+
No imposem cap límit artificial, però com que el processament passa al teu navegador, els fitxers molt grans (500+ MB o 1.000+ pàgines) estan limitats per la memòria del teu dispositiu, no per nosaltres.
Advertisement