pdf-unlocker-svelte Svelte Themes

Pdf Unlocker Svelte

PDF Unlocker

A modern web application built with Svelte that allows users to remove password protection from PDF files. Features a clean, responsive interface with dark mode support and drag-and-drop functionality.

Features

🔓 PDF Password Removal

  • Upload password-protected PDF files
  • Enter the password to unlock the document
  • Process and download the unlocked PDF

Getting Started

Prerequisites

  • Node.js 18+ or Bun
  • Modern web browser

Installation

# Clone the repository
git clone <repository-url>
cd svelte-pdf-unlocker

# Install dependencies
npm install
# or
bun install

# Start development server
npm run dev
# or
bun run dev

Build for Production

npm run build
# or
bun run build

Top categories

Loading Svelte Themes