Converting WebP to PNG on iPhone does not require an app from the App Store, a desktop computer, or any account creation.
Loading Image Format Converter…
Works in Safari and Chrome on iPhone
Access WebP files from Files app or Downloads
No app download required
Free with no sign-up
Drop the Image Format Converter into any page — blog post, product docs, intranet, school portal — with a single line of HTML. Your visitors get the full tool, processed entirely in their browser. No backend, no uploads, no signup.
Embed code
<iframe
src="https://www.fixtools.io/image-tools/image-format-converter?embed=1"
width="100%"
height="780"
frameborder="0"
style="border:0;border-radius:16px;max-width:900px;"
title="Image Format Converter by FixTools"
loading="lazy"
allow="clipboard-write"
></iframe>Attribution-friendly: a small "Powered by FixTools" link appears in the embed footer.
iOS gained WebP display support in Safari as part of iOS 14, released in September 2020 alongside the iPhone 12 launch. Before iOS 14, Safari on iPhone could not render WebP images at all, which meant websites had to detect iOS Safari through user agent sniffing or feature queries and serve JPEG or PNG fallbacks to keep the experience consistent for iPhone visitors. With iOS 14, Safari began rendering WebP inline just as it does on desktop macOS, and the same Chromium-derived WebP decoder used by every other major browser became part of the iOS web stack. This change had a knock-on effect: when users saved images from websites using the long-press Add to Photos gesture, the file saved into Photos in whatever format the website happened to serve, which on Chrome-detecting CDNs increasingly meant WebP rather than JPEG.
iOS 16 brought a more visible change for end users by giving the Photos app the ability to display WebP images natively. Before iOS 16, if you saved a WebP image from Safari into Photos through the share sheet, it might appear as a blank thumbnail in the Camera Roll, fail to render in the full-screen viewer, or refuse to show up in albums and Memories that depended on visual indexing. iOS 16 resolved this by adding WebP rendering throughout the Photos stack, including thumbnails, Quick Look, the full-size viewer, and Memories. However, even on iOS 16 and later, sharing a WebP from Photos to many third-party apps still results in the receiving app getting a JPEG conversion rather than the original WebP, because iOS applies format conversion at the Photos framework boundary when apps request a generic image type for compatibility.
In practice, WebP files that land in the Files app under Downloads rather than in Photos behave more predictably for downstream conversion. Apps that access Files directly through the document picker receive the WebP file as-is, complete with the original alpha channel and any ICC colour profile the source carries. For converting WebP files on iPhone, FixTools in Safari reads the WebP straight from your Downloads folder in the Files app and converts it to PNG entirely on-device using the canvas pipeline. The converted PNG downloads back to the Files app Downloads folder, from where you can move it to Photos with Save to Photos, send it through the system share sheet to any installed app, attach it to an iMessage or Mail draft, or upload it to iCloud Drive for syncing across your Apple devices.
There is also an iOS hardware angle to consider when converting larger WebP files on an iPhone. The HTML5 Canvas pipeline that FixTools relies on allocates memory proportional to the image's pixel dimensions multiplied by four bytes per pixel for RGBA, which means a 4032 by 3024 photograph from a recent iPhone uses around 48 MB of canvas memory during the conversion. On the iPhone 12 and later, Safari handles this comfortably because the device has 4 GB or more of system memory available. On older iPhones such as the iPhone 8 and iPhone SE first generation, Safari may evict the tab from memory during conversion of very large WebP files, in which case downsizing the image first using a desktop machine or processing batches of smaller files individually on the iPhone is the safer route. For typical web-sized images under 2 MP, every supported iPhone running iOS 14 or later handles conversion without any issue at all.
Open FixTools in Safari on your iPhone, tap to upload your WebP file from the Files app, select PNG output, and download the converted image.
Step-by-step guide to convert webp to png on iphone:
Open Safari on your iPhone
Launch Safari from your iPhone Home Screen, App Library, or Spotlight search, and navigate to fixtools.io. Tap the Image Format Converter card from the homepage to open the tool. The interface adapts to the iPhone screen size and supports both portrait and landscape orientations, so you can rotate your device freely during the conversion if you prefer the wider layout for selecting files and inspecting the output preview before downloading.
Tap the upload button
Tap the Upload area inside the converter. When iOS prompts you for the file source, choose Browse and navigate to the Files app, where any WebP image you saved earlier from Safari, Mail, Messages, or a cloud service such as iCloud Drive or Google Drive will be listed. You can also use Photo Library if the WebP file is stored as a photo, although saving WebP into the Files app rather than Photos generally gives you cleaner access to the original bytes.
Select PNG as output format
Once the WebP file is loaded into the converter, choose PNG from the output format selector beneath the upload area. PNG is the default for lossless output on iPhone, preserves transparency from the source WebP, and is the right choice whenever you plan to share the converted image to apps such as Pages, Keynote, Canva, or any messaging app that prefers PNG over WebP for inline display and attachment compatibility.
Convert the WebP
Tap Convert. The image is processed entirely locally on your iPhone using the browser's native WebP decoder and the HTML5 Canvas API, so no data is sent over the cellular or Wi-Fi connection during this step. Typical conversion of a single photograph completes in under a second on any iPhone from the iPhone XR or later, and even high resolution images finish within a couple of seconds without any noticeable battery drain.
Download the PNG
Tap Download to save the converted PNG to your iPhone. The file lands in the standard iOS Downloads folder accessible through the Files app under On My iPhone, from where you can move it to iCloud Drive, share it through the system share sheet to any installed app, attach it to an email or message, or save it to Photos using the Save to Photos action in the long-press menu for use in Camera Roll-based workflows.
Common situations where this approach makes a real difference:
iPhone user attaching an image to a support email
An iPhone user saves a product image from a brand website in Safari to include as evidence in a customer support email about a damaged delivery. The file arrives as WebP because the brand site serves WebP to mobile Safari, and the support team's email client cannot display the attachment inline, only as a generic file attachment with a broken thumbnail icon. Opening FixTools in Safari, converting the WebP to PNG, and re-attaching the PNG to the email takes under a minute and ensures the recipient sees the damage photo immediately when they open the message in any email client.
Blogger updating a site from an iPhone while travelling
A travel blogger saves reference images from news sites and tourism portals while travelling and discovers that every file downloads as WebP from mobile Safari. Their WordPress mobile app and the WordPress web editor in mobile Safari both reject WebP uploads to the older media library installed on their self-hosted site. Converting each WebP to PNG in FixTools through Safari produces compatible files the blogger uploads directly from the iPhone Files app to the WordPress editor, allowing them to publish a fresh post from the road without needing to return to a laptop to finish the workflow.
iOS 15 user whose Photos app shows blank thumbnails
A user still on iOS 15 because their iPhone 7 cannot upgrade to iOS 16 saves a WebP image to Photos from Safari and the thumbnail appears as a blank grey rectangle in the Camera Roll, with the full-screen viewer also failing to render the image. They open FixTools in Safari, upload the WebP from the Files app Downloads folder, convert it to PNG, save the resulting PNG to Photos through Save Image, and delete the blank WebP entry from Camera Roll. The PNG displays correctly in Photos thereafter and can be shared through the standard share sheet without further issues.
Get better results with these expert suggestions:
Save WebP from Safari to Files, not to Photos
When you long-press an image in Safari on iPhone, choose Save to Files rather than Add to Photos. The Files app stores the original WebP file with its bytes intact, including the alpha channel and any embedded colour profile, which gives FixTools clean source material to convert. Saving directly to Photos may trigger an iOS-level format conversion that creates a JPEG copy with lossy recompression, and that JPEG then sits in Camera Roll at a slightly lower quality than what you would get by converting the original WebP yourself with FixTools.
Find downloaded WebP files in Files app under Downloads
WebP files downloaded through Safari on iPhone appear in the Files app under On My iPhone then Downloads, regardless of whether you used the standard download flow or saved through a share sheet. If you cannot find a recently downloaded file in that location, check the iCloud Drive Downloads folder if iCloud is enabled, and also check the in-app downloads section of any third-party browser you may have used. From the Files browser you can upload the WebP directly to FixTools through the standard document picker.
iOS 16 and later: Photos app shows WebP natively
On an iPhone running iOS 16 or any later release, the Photos app can display WebP images correctly in the Camera Roll, the full-screen viewer, Memories, and shared albums. If you are on iOS 15 or earlier and a WebP saved to Photos shows as a blank thumbnail or fails to render in the viewer, convert it to PNG first using FixTools and then save the PNG to Photos instead. The PNG displays exactly like any other photo and integrates with every iOS feature that depends on visual indexing including Live Text, People recognition, and Search.
Share converted PNG directly from Safari Downloads
After downloading a converted PNG from FixTools in Safari on iPhone, tap the Downloads button shown as an arrow icon in the Safari address bar to surface the list of recent downloads. Tap the PNG entry to open it in Safari, then tap the share button at the bottom of the screen to send it directly to Messages, Mail, Canva, Pages, Instagram, WhatsApp, Slack, or any other installed app that accepts PNG attachments. The share sheet uses the same UTI for the converted PNG as it would for any other PNG, so every app behaves normally.
More use-case guides for the same tool:
Other tools you might find useful:
Open the full Image Format Converter — free, no account needed, works on any device.
Open Image Format Converter →Free · No account needed · Works on any device