{"id":20469756,"url":"https://github.com/rooyca/pdf2slide","last_synced_at":"2025-04-13T10:34:37.739Z","repository":{"id":47458598,"uuid":"516144542","full_name":"Rooyca/PDF2Slide","owner":"Rooyca","description":"PDF2Slide is a Vue project to display PDFs in a more aesthetic way.","archived":false,"fork":false,"pushed_at":"2024-12-16T14:22:53.000Z","size":6269,"stargazers_count":3,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T01:51:31.591Z","etag":null,"topics":["fastapi","mongodb","pdf","pdf-viewer","vue","vue3"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/Rooyca.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}},"created_at":"2022-07-20T21:52:10.000Z","updated_at":"2024-09-27T15:25:13.000Z","dependencies_parsed_at":"2024-01-20T20:27:18.234Z","dependency_job_id":"e74f3282-41d6-4818-b36f-6e9ae5424d32","html_url":"https://github.com/Rooyca/PDF2Slide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2FPDF2Slide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2FPDF2Slide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2FPDF2Slide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2FPDF2Slide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rooyca","download_url":"https://codeload.github.com/Rooyca/PDF2Slide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248699175,"owners_count":21147597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["fastapi","mongodb","pdf","pdf-viewer","vue","vue3"],"created_at":"2024-11-15T14:10:12.100Z","updated_at":"2025-04-13T10:34:37.711Z","avatar_url":"https://github.com/Rooyca.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"public/icon-2.png\" width=\"300\" /\u003e\n\u003c/p\u003e\n\n# PDF2Slide - Convert PDF to Slides (Frontend)\n\n![Docker backend](https://img.shields.io/docker/pulls/rooyca/pdf2slide-be?label=Backend)\n![Docker frontend](https://img.shields.io/docker/pulls/rooyca/pdf2slide-fe?label=Frontend)\n\n## Table of Contents\n\n- [About](#about)\n- [Demo](#demo)\n- [Screenshots](#screenshots)\n- [Technologies Used](#technologies-used)\n- [Features](#features)\n- [Development](#development)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [Contact](#contact)\n\n## About\n\nThis is the frontend of the project PDF2Slide. It's a tool that allows you to convert PDF files to slides. It's currently in development and you are strongly encouraged to help us improve it.\n\n- Check out the Back-end [here](https://github.com/Rooyca/PDF-Vision-BE)\n\n![Example](pdf2slide_screen.gif)\n\n## Demo\n\n- ~You can see a demo here.~\n- Or you can see a showcase [here](https://portafolio.ankladigital.com/)\n\n## Technologies Used\n\n- Celery (to make asynchronous tasks)\n- Redis (to store queues)\n- MongoDB (to store results)\n- FastAPI (as backend)\n- Vue 3 (as frontend)\n- [NEW] Docker\n- [NEW] https://transfer.sh/ (to store the images)\n- [NEW] https://fly.io (to deploy)\n\n## Features\n\n- [x] Convert PDF to Slides.\n- [x] Delete slides.\n- [ ] Charging text when loading slides for the first time.\n- [ ] Download slides.\n\n## Docker\n\n### Variables\n\n- You should edit the file `docker-compose.yml` and change the following variables:\n\n```bash\n- SMTP_SERVER=smtp-relay.sendinblue.com\n- SMTP_USER=user@mail.com\n- SMTP_PASS=password\n- SMTP_PORT=587\n- SENDER=sender@mail.com\n- S3_ENDPOINT=https://11111.r2.cloudflarestorage.com\n- KEY_ID=id\n- KEY_SECRET=secret\n- URL_STORAGE=https://example.com/\n```\n\nFor `S3_ENDPOINT` you can use the cloudflare storage or any other storage that supports S3.\n\n- After that you can run the following command:\n\n```bash\ndocker-compose up -d\n```\n\n## Development\n\n### Prerequisites\n\n- Node.js\n- npm\n\n### Installation\n\n- Clone the repository\n- Run `npm install` to install all the dependencies\n- Run `npm run dev` to start the development server\n- Go to `localhost:3000` to view the app\n\n## Usage\n\n- \"If you want to delete a slide later, you must make sure to save the `delete key`, then you can go to the url `http://localhost:3000/del/{slide_id}/{delete_key}`\n\n## Contributing\n\nContributions are always welcome! \u003c3\n\n## Contact\n\nYou can contact me at:\n\n- [Mas.to](https://mas.to/@rooyca)\n- [Telegram](https://t.me/yarocc)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frooyca%2Fpdf2slide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frooyca%2Fpdf2slide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frooyca%2Fpdf2slide/lists"}