Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codenoid/batch-image-generator
Generate dynamic image content based on a template image and a CSV file.
https://github.com/codenoid/batch-image-generator
designer-tool image-generation image-processing
Last synced: 3 months ago
JSON representation
Generate dynamic image content based on a template image and a CSV file.
- Host: GitHub
- URL: https://github.com/codenoid/batch-image-generator
- Owner: codenoid
- Created: 2023-06-03T19:14:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-10T19:34:31.000Z (11 months ago)
- Last Synced: 2024-10-19T07:37:20.017Z (3 months ago)
- Topics: designer-tool, image-generation, image-processing
- Language: Svelte
- Homepage:
- Size: 692 KB
- Stars: 76
- Watchers: 7
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Batch Image Generator
Generate dynamic image content based on a template image and a CSV file.
![Demo](demo.gif)
- [x] Generate images from a template image and a CSV file
- [x] Basic CSV Support
- [x] Custom Font
- [x] Transform to uppercase, QR Code, Avatar, Initial Avatar
- [x] Text Alignment
- [x] Text Color
- [ ] File for Save/Load
- [ ] More control of rectangle position
- [ ] More Interactive Progress## Development
Please visit [Wails Getting Started](https://wails.io/docs/gettingstarted/installation) to setup the development environment.
Made with [Wails](https://wails.app/) and [Svelte](https://svelte.dev/).