Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barrymun/image-to-pdf
Convert JPG, PNG and more to PDF
https://github.com/barrymun/image-to-pdf
Last synced: 10 days ago
JSON representation
Convert JPG, PNG and more to PDF
- Host: GitHub
- URL: https://github.com/barrymun/image-to-pdf
- Owner: barrymun
- License: mit
- Created: 2023-11-02T21:18:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-29T12:15:44.000Z (3 months ago)
- Last Synced: 2024-11-07T00:27:15.725Z (2 months ago)
- Language: TypeScript
- Homepage: https://image-to-pdf.neilmurphy.dev/
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image to PDF Converter
This tool is designed to simplify the process of converting various image formats, including JPG and PNG, into a unified PDF format.
## Features
- **Multiple Image Formats:** Supports a wide range of image formats for conversion.
- **Preserve Quality:** Converts images to PDF without losing quality.
- **Easy to Use:** User-friendly interface for quick conversion.## How It Works
The Image to PDF Converter takes a single image and converts it into a single PDF file. The conversion process preserves the original image quality and aspect ratio.
## Usage
1. **Select Images:** Choose the images you want to convert.
2. **Adjust Settings:** Specify the output settings such as image order, orientation, and size.
3. **Convert:** Initiate the conversion process and save the output PDF to your desired location.## TODO
- [ ] **Batch Conversion:** Implement the ability to convert multiple images at once.
## Contributing
Contributions are welcome! Please feel free to submit a pull request or create an issue if you have any ideas or find any bugs.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file at the root of the project for details.