-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Live Wallpaper Creator #160
Comments
If you would like me to solve this issue, either tag me in a comment or check this box: You can disable automatic comments on my settings page |
Hey @SteamPoweredCat I will move this issue to our pollinations/hive repository on GitHub which is meant for ai created apps built on pollinations |
If you would like me to solve this issue, either tag me in a comment or check this box:
You can disable automatic comments on my settings page |
I'm getting to work. See my steps and track my cost here.
I always see new activity while actively working. When paused, I'll only respond when tagged unless this box is checked. |
I'll create a new React application for the Live Wallpaper Creator. Here's my implementation plan:
I'll start by setting up the project structure and implementing the basic UI components. Then I'll add the core functionality piece by piece. Let me know if you'd like me to adjust anything in this plan before I begin implementation. |
make modern design and easy to use. |
Features: - Resolution selection - Background image upload and manipulation - Overlay support with drag & drop - Export to GIF/MP4 - Modern Material-UI design - Categorized overlay elements Closes #160
Create me script were user uploads their image and then can add from sidebar transparent gifs on image and drag to their wanted position? and then when they are done save as gif or mp4 in this way he creates live wallpaper (video or gif). At the start user must can to pick live wallpaper resolution, when he picks he can upload any image (for main work area) and if its to small he can stretch, drag or whatever he wants. When he sets the main image he can pick transparent apng or gifs from sidebar and drag on main image to their desired location, when he done adding gifs to his locations he can save live wallpaper as gif or mp4. Gifs/apngs in sidebar must be readed from seperate folders, for example folder "dog" will have dog animated gifs or apngs, folder sparkles will have sparkle animate gifs or apns and so on...
and dont forget that i need this:
Features to Add
Resolution Selection: Let the user pick the resolution for the live wallpaper.
Background Image Manipulation:
Upload any image.
Resize, stretch, and reposition the background image.
Transparent GIF/APNG Overlays:
Drag and drop from categorized folders.
Resize, rotate, and reposition overlays.
Layer Management:
Bring elements forward or backward.
Delete elements.
Preview Live Wallpaper:
Play a preview of the live wallpaper before saving.
Save Options:
Save as GIF or MP4.
Choose frame rate and quality.
Undo/Redo Functionality:
Allow users to undo or redo actions.
Export Settings:
Customize output resolution, duration, and loop settings for GIFs/MP4s.
The text was updated successfully, but these errors were encountered: