Convertifyer is a web application that allows you to convert different types of files to PDF quickly and easily.
Client
- Simple and friendly user interface
- Support for various input and output formats
- Option to make the PDF searchable with OCR
| Color | Hex |
|---|---|
| Primary Color | |
| Secondary Color | |
| Accent Color | |
| Text Color |
- Install Node JS in your computer
Go to the project directory
cd convertifyerClone the project
git clone https://github.com/Divanny/ConvertifyerInstall the dependencies
npm installTo run the app in development mode
npm run devBuild the application
npm run build- Convert HTML to PDF
- Convert URL to PDF
- Convert image to PDF
- Searchable PDF
Contributions are always welcome!
All contributions are welcome! Please read our contributing guidelines: contributing.md before submitting a pull request.
This project is licensed under the MIT License. See the LICENSE: LICENSE file for more details.
Useful resources and libraries that I have used in the project.