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

Community site session details

Session Id : yijIpHSg8rrePVRI3EoKIk
Power Apps - Building Power Apps
Answered

Camera Images PNG v JPG

Like (0) ShareShare
ReportReport
Posted on 24 Aug 2020 06:10:06 by 2

Hello Powerapp Users out there

 

I have a couple of apps where we are taking photos using the camera control, and sending the image to share point.

the file name has  ".jpg" as its extension, but the file content is actually a PNG file.

Im using the photos from the powerapp to include in an ERP system - which only accepts PNG files.

So I need to convert from PNG to JPG.

 

Has anyone successfully done this? if so some ideas would be much appreciated.

 

thanks

Shaun

I have the same question (0)
  • v-yutliu-msft Profile Picture
    on 25 Aug 2020 at 06:25:48
    Re: Camera Images PNG v JPG

    Hi @keating101 ,

    In powerapps, I'm afraid it's not supported to convert image file type.

    I suggest you post your issue in power automate forume.

    Your issue's key point is to create an png file by using a flow.

    https://powerusers.microsoft.com/t5/Microsoft-Power-Automate/ct-p/MPACommunity

    Here's a doc about converting image file format that may help you:

    https://cloudmersive.com/examples/convert-image-format-in-power-automate

     

     

    Best regards,

  • keating101 Profile Picture
    2 on 25 Aug 2020 at 03:14:21
    Re: Camera Images PNG v JPG

    Hello CST,

     

    yes im sending the image to sharepoint via Flow.

    Ive tried your suggestion but its still a png file type. To check this open the image in notepad and the first line will be PNG (even though the file extension is jpg).

     

    im looking for a way to properly convert to a jpg


    thanks

    Shaun

  • Verified answer
    v-yutliu-msft Profile Picture
    on 25 Aug 2020 at 03:03:49
    Re: Camera Images PNG v JPG

    Hi @keating101 ,

    Could you describe more clearly about how do you send images taken in powerapps to sharepoint?

    Usually, we use a flow to create image file by using images taken in powerapp and then save this image to sharepoint library.

    Do you want to save a ".jpg" file to sharepoint?

    The key point is that file's name.

    Here's the formula about this:

    Collect(pics, { Pic: UploadedImage1.Image, Name: Rand() & ".jpg"})

    Since the extension is ".jpg", this flow will create a jpg file.

     

    But how to create this kind of flow, I've answered a similar issue, please refer this:

    https://powerusers.microsoft.com/t5/Building-Power-Apps/Show-an-Image-in-a-form/td-p/606556

     

     

     

    Best regards,

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 688 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 499 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 410 Super User 2025 Season 2

Last 30 days Overall leaderboard
Loading started
Loading complete