Haidar0096 / Image-Editor-Desktop

Image editor app for desktop platforms using flutter.
MIT License
27 stars 2 forks source link

photo_editor

Photo editor app that can edit images in single mode or batch mode. Made using flutter.

The main feature of this app is generating images based on texts from source files. For example, if you have a template image with some placeholder text, then you can use this app to replace the placeholder text with text from a source file, and generate one image for each replaced line of text from that text file. See the video demo below for a visual representation of the app.

Using the app:

You can download the app from:

Screenshot Screenshot

Video Tutorial

https://user-images.githubusercontent.com/49842031/189867344-cca75f07-7789-40a7-bd9d-c93ecd0ac3dc.mp4

Contributing