web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :

Paint app (Combine images)

h-nagao Profile Picture Posted by h-nagao 392

This is an app for playing with my daughter 🙂

* Due to file extension limit, I have uploaded my app to my Github repo:

https://github.com/mofumofu-dance/PowerApps365/blob/master/Samples/PaintingApp.zip 

User can change background image and paint it with PenInput control.

Through Power Automate, 2 images will be combined and saved on your OneDrive folder.

 

out.gif

 

Preparation

Before you test this app, please test flow in Power Automate.

You may see, flow will fail first time, since source file of Convert file action does not exist.

After your first test, source file will be created, please update Convert file action (fix file location)

 

Limitation

  Background image is upto 100KB (This may be caused by HTML embed image)

  Width/Height of Background image control is same with actual image size (OneDrive convert file action seems not support some CSS)

 

I hope you will modify this app and play with kids 🙂

 

BIG Thanks!

Hiro

 

AppImage.PNG

Categories:

Comments

  • manuelcoronel98 Profile Picture manuelcoronel98
    Posted at
    Paint app (Combine images)

    Hi! I get an error in the "embed image to html" in the provided power automate flow inside the Onedrive connector "Convert file" as follows: "The file ID "intermediate.html" is invalid." Do you know what it could be ? 

  • h-nagao Profile Picture h-nagao 392
    Posted at
    Paint app (Combine images)
    Yeees!!! I was so excited when found a way to make 1 image from 2 !!
    Thank you so much!!!
  • R3dKap Profile Picture R3dKap 1,594
    Posted at
    Paint app (Combine images)

    Nice! I like the idea of overlapping the images in HTML and then convert it to JPG. Well done!

  • h-nagao Profile Picture h-nagao 392
    Posted at
    Paint app (Combine images)
    Thanks @PowerAddict 🙂
  • PowerAddict Profile Picture PowerAddict 7,316 Most Valuable Professional
    Posted at
    Paint app (Combine images)
    That's pretty cool!