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 :
Power Platform Community / Forums / Power Apps / Blurry images from cam...
Power Apps
Unanswered

Blurry images from camera component in canvas app.

(1) ShareShare
ReportReport
Posted on by 17

Hello!

 

I am building a canvas app with a camera component. When using the app, before taking the photo, the camera shows the image perfectly. When the photo is captured and displayed on the screen, it looks perfect. When I save it to the Dataverse table, it is extremely blurry to the point you can't even tell what the photo is. The column is of data type "image". Could it be different if the column is of data type "file" ? Is there any workaround to make the images not blurry? Thanks in advance!

Categories:
I have the same question (0)
  • Robu1 Profile Picture
    1,653 Super User 2026 Season 1 on at

    Hi @ssommer123 ,

     

    Blurry images can be frustrating! Especially when saving them to a Dataverse table in your canvas app.

    1. Image Data Type in Dataverse:

      • You mentioned that the column in your Dataverse table is of data type “image.” When you save an image to this type of column, it stores the image as a binary large object (BLOB).
      • The “image” data type is suitable for storing images, but it doesn’t inherently cause blurriness. The issue likely lies elsewhere.
    2. Optimize Images for Upload:

      • By default, PowerApps Mobile App optimizes images for upload. When you upload pictures from your mobile device, they may be compressed, leading to reduced quality.
      • Try turning off the “Optimize images for upload” setting within your PowerApps Mobile App settings. This might improve image clarity1.
    3. Consider Using the “File” Data Type:

      • If you continue to face blurriness issues, consider using the “file” data type instead of “image.”
      • The “file” data type stores files as attachments, which may better preserve image quality.
    4. Displaying Images:

      • When displaying images in your app, ensure that the image control properties (such as size, resolution, and scaling) are appropriately configured.
      • Test different display settings to find the optimal balance between clarity and performance.
    5. Testing and Troubleshooting:

      • Test saving images to the “file” data type column and compare the results.
      • Inspect the saved images in Dataverse directly to verify their quality.
      • If needed, explore additional PowerApps community forums or documentation for specific troubleshooting steps.

    Remember to adapt these suggestions to your specific app and requirements. Good luck, and I hope your images become crystal clear! 😊📸

    If this post helps, then Click on the Thumbs Up below and Accept it as the solution to help others.
     
    Thanks,
     
    Robu1.

     

  • ChrisBLCK Profile Picture
    4 on at
    Hi @ssommer123,
     
    I had a working Canevas with a repeater that includes a picture that became blurry since october 24. Pictures come from a Sharepoint List (standard image) loaded to the app.
     
    Turns out there is an option for the size of the picture in the picture control : Full / Large / Medium / Small
     
    In the picture object, I changed the setting : 
    ThisItem.picture
    to :
    ThisItem.picture.Large
     
    Works better now !
    Hope it solves it for you. 
     
  • ronaldwalcott Profile Picture
    3,862 Moderator on at
    You have not indicated how you are viewing the image. What is the size of the control? Is this in a gallery? Show a sample screenshot.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 519

#2
WarrenBelz Profile Picture

WarrenBelz 439 Most Valuable Professional

#3
Vish WR Profile Picture

Vish WR 433

Last 30 days Overall leaderboard