This repository has been archived on 2026-01-31 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
a93399c32a43015c51a2bbfac9b79660b8e282a2
Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [next](https://github.com/vercel/next.js). Updates `axios` from 1.6.8 to 1.7.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.4) Updates `next` from 14.2.3 to 14.2.10 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.2.3...v14.2.10) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
PDF to text
The goal of this project is to create a small web interface that allows the user to upload a PDF file and get the text content of the PDF.
Features:
- A small web interface allowing to upload a PDF file
- An output containing the text content of the PDF
Getting Started
To run the development server:
yarn dev
Description
Languages
TypeScript
79.8%
CSS
14.1%
JavaScript
3.7%
Shell
2.4%