{"id":30224479,"url":"https://github.com/krishbharadwaj5678/pdfsecure","last_synced_at":"2026-04-18T13:32:13.391Z","repository":{"id":295047088,"uuid":"864045294","full_name":"KrishBharadwaj5678/PDFSecure","owner":"KrishBharadwaj5678","description":"PDF Secure is your go to solution for encrypting and decrypting PDF passwords. Download your files securely and enjoy peace of mind knowing your documents are safe with PDF Secure.","archived":false,"fork":false,"pushed_at":"2025-12-28T07:21:47.000Z","size":84,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-30T15:26:30.195Z","etag":null,"topics":["deployment","file-encryption","file-security","pdf","pdf-decrypt","pdf-encryption","pdf-secure","pdf-security","pdf-tool","pdf-tools","pypdf2","python","secure-document","streamlit","streamlit-webapp","webapp"],"latest_commit_sha":null,"homepage":"https://pdfsecure.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KrishBharadwaj5678.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-27T11:46:46.000Z","updated_at":"2025-12-28T07:21:51.000Z","dependencies_parsed_at":"2025-05-26T07:31:49.567Z","dependency_job_id":null,"html_url":"https://github.com/KrishBharadwaj5678/PDFSecure","commit_stats":null,"previous_names":["krishbharadwaj5678/pdfsecure"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KrishBharadwaj5678/PDFSecure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrishBharadwaj5678%2FPDFSecure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrishBharadwaj5678%2FPDFSecure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrishBharadwaj5678%2FPDFSecure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrishBharadwaj5678%2FPDFSecure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KrishBharadwaj5678","download_url":"https://codeload.github.com/KrishBharadwaj5678/PDFSecure/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrishBharadwaj5678%2FPDFSecure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31971486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deployment","file-encryption","file-security","pdf","pdf-decrypt","pdf-encryption","pdf-secure","pdf-security","pdf-tool","pdf-tools","pypdf2","python","secure-document","streamlit","streamlit-webapp","webapp"],"created_at":"2025-08-14T13:36:20.134Z","updated_at":"2026-04-18T13:32:13.374Z","avatar_url":"https://github.com/KrishBharadwaj5678.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔐 PDF Secure\n\nWelcome to **PDF Secure** your go to solution for encrypting and decrypting PDF passwords! 🛡️\n\n![PDFSecure](https://github.com/KrishBharadwaj5678/PDFSecure/raw/main/PDFSecure.png)\n\n## ✨ Features\n\n| Feature                           | Description                                                                 |\n|-----------------------------------|-----------------------------------------------------------------------------|\n| 🔒 Encrypt PDFs                   | Protect your PDFs with strong password encryption                          |\n| 🔓 Decrypt PDFs                   | Easily remove password protection from secured PDFs                        |\n| 📂 Secure File Handling           | Ensures your files are managed safely                                      |\n| 💻 Simple \u0026 Intuitive Interface   | Easy to use, even for non-technical users                                  |\n| 🚀 Fast \u0026 Lightweight             | Minimal dependencies and optimized for performance                         |\n| 🧩 Cross-Platform Support         | Works seamlessly on Windows, macOS, and Linux                              |\n\n---\n\n## 🧰 Tech Stack\n\n| Technology | Description                                     |\n|------------|-------------------------------------------------|\n| 🐍 Python  | Core programming language used for development  |\n| 📊 Streamlit | Frontend interface for an interactive web app |\n| 📄 PyPDF2  | Library used for encrypting, and decrypting PDF |\n\n---\n\n## 📦 Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/KrishBharadwaj5678/PDFSecure.git\n   cd PDFSecure\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3) Run the app locally with Streamlit:\n\n    ```bash\n    streamlit run app.py\n    ```\n    \n---\n\n## Contributing 🤝\n\nWant to contribute? Here's how:\n\n1. 🍴 Fork the repository.\n2. 🌿 Create a new branch (`git checkout -b feature-name`).\n3. ✍️ Make your changes and commit them (`git commit -am 'Add feature-name'`).\n4. 🚀 Push to your branch (`git push origin feature-name`).\n5. 🔄 Submit a pull request to merge into the main branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishbharadwaj5678%2Fpdfsecure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrishbharadwaj5678%2Fpdfsecure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishbharadwaj5678%2Fpdfsecure/lists"}