Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gurusabarish/converter
A web app to convert image to pdf, png to jpg, png to jpg and png to webp without database using django
https://github.com/gurusabarish/converter
django image-converter imagetopdf pngtojpg
Last synced: 26 days ago
JSON representation
A web app to convert image to pdf, png to jpg, png to jpg and png to webp without database using django
- Host: GitHub
- URL: https://github.com/gurusabarish/converter
- Owner: gurusabarish
- License: mit
- Created: 2021-05-30T08:37:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T14:38:37.000Z (almost 3 years ago)
- Last Synced: 2024-04-08T17:06:42.653Z (7 months ago)
- Topics: django, image-converter, imagetopdf, pngtojpg
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# converter
A web app to convert image to pdf, png to jpg, png to jpg and png to webp without database using django## Local setup
```
git clone https://github.com/gurusabarish/converter.git
cd converter
pip install -r requirements.txt
python manage.py runserver
```## Issues
If you have a question, please [open an issue](https://github.com/gurusabarish/converter/issues) for help and to help those who come after you. The more information you can provide, the better!
## Contributing
Contributions, issues, and feature requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
## License
Licensed under [MIT](LICENSE)
## 🤝 Support
Give a ⭐️ if you like this project!