Skip to content

Issue tracker for YourPDF - a 100% browser-based PDF manipulation tool that processes files entirely in your browser. Merge, split, rotate and crop PDFs without any server-side processing. Your files never leave your device.

Notifications You must be signed in to change notification settings

ratazzi/yourpdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

YourPDF - Issue Tracker

Platform Repo Type

This repository serves as an issue tracker for YourPDF, a free browser-based PDF manipulation tool. Here you can report bugs, suggest features, and provide feedback to help improve the application.

🌐 About YourPDF

YourPDF is a free, browser-based PDF manipulation tool that processes files entirely within your browser. No data ever leaves your device, ensuring complete privacy and security.

Visit yourpdf.page to try it out!

🎯 Project Scope

YourPDF is intentionally designed to focus exclusively on PDF operations that can be performed within the browser. This means:

  • We only implement features that can be executed client-side using JavaScript
  • We avoid features requiring server-side processing or external APIs
  • Complex operations that would require specialized libraries not available for browsers are outside our scope
  • We prioritize privacy and performance by keeping all processing local

This browser-centric approach ensures your files never leave your device while still providing powerful PDF functionality.

✨ Features of YourPDF

  • πŸ”„ Merge PDFs: Combine multiple PDF files into a single document with custom ordering
  • βœ‚οΈ Split PDF: Extract specific pages or split into multiple files
  • πŸ”„ Rotate PDF: Rotate pages to any angle (90Β°, 180Β°, 270Β°) individually or in batches
  • βš™οΈ Crop PDF: Adjust page dimensions by removing unwanted margins
  • πŸ”’ Privacy-focused: All processing happens locally in the browser; no files are uploaded to any server
  • πŸš€ Fast processing: Advanced algorithms for quick PDF manipulation
  • πŸ“± Responsive design: Works on desktop and mobile devices

πŸ› Reporting Issues

If you encounter any bugs while using YourPDF, please report them by opening a new issue in this repository:

  1. Click on the "Issues" tab above
  2. Click the "New Issue" button
  3. Fill out the issue template with as much detail as possible:
    • Steps to reproduce the issue
    • Expected behavior
    • Actual behavior
    • Screenshots (if applicable)
    • Browser and operating system information

πŸ’‘ Feature Requests

Have an idea to improve YourPDF? We'd love to hear it:

  1. Click on the "Issues" tab above
  2. Click the "New Issue" button
  3. Add the "enhancement" label
  4. Describe your feature request in detail, explaining:
    • What problem it solves
    • How it would work
    • Why it would be valuable to users

πŸ™ Feedback

General feedback about YourPDF is also welcome. Please use the issue tracker for all feedback, whether it's about the user interface, performance, or overall experience.

πŸ“ How YourPDF Works

YourPDF uses client-side JavaScript libraries to manipulate PDF files directly in your browser:

  1. File Selection: Users choose PDF files from their device
  2. Browser Processing: All PDF manipulation happens within the browser
  3. Local Results: Processed PDFs are saved directly to the user's device
  4. No Server Uploads: Files never leave the user's browser, ensuring complete privacy

About

Issue tracker for YourPDF - a 100% browser-based PDF manipulation tool that processes files entirely in your browser. Merge, split, rotate and crop PDFs without any server-side processing. Your files never leave your device.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published