Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/panilya/letspdf

Image to PDF conversion service
https://github.com/panilya/letspdf

Last synced: about 22 hours ago
JSON representation

Image to PDF conversion service

Awesome Lists containing this project

README

        

# letspdf

![File-Format-PDF-256](https://user-images.githubusercontent.com/42717485/175357856-99f2d010-87df-4a78-8308-9abd83d1ff9f.png)

Image to PDF conversion service

### Features
- Converts Image(s) to PDF file instantly
- Friendly User Interface

### How to run using Docker

```
docker run -it -p 8080:8080 -v \letspdf\letspdf-server\src\main\resources:/files --name letspdf-server letspdf-server:1.0.0
```