Skip to content

Augustwise/passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

A web-based password generator with customizable options and export functionality.

Features

  • Password Generation: Generate secure passwords with customizable character sets
  • Character Options: Include/exclude uppercase, lowercase, numbers, and special characters
  • Similar Character Exclusion: Option to exclude visually similar characters (I, l, 1, O, 0)
  • Password History: view last 5 generated passwords (stored in localStorage)
  • QR Code Generation for Passwords
  • Bulk Export: Export multiple passwords in
    • TXT
    • CSV
    • JSON formats
  • Dark/Light Theme: Toggle between themes with persistent preference
  • Copy to Clipboard: One-click password copying

Usage

Open index.html in a web browser. The application runs entirely in the browser with no server required.

About

A simple password generator built with vanilla HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors