I'm having an issue with the PC version of CapCut. Lately, it won't import any images that I download directly from Pinterest.
The only workaround I've found is using a Pinterest photo/video downloader extension, which somehow makes the files work. I've also tried going into the image files, renaming them, and a few other things, but nothing seems to fix the issue.
I searched around to see if anyone else was having the same problem, but I couldn't find any posts about it, so maybe it's just happening to me.
Has anyone experienced this before or knows how to fix it? Any help would be greatly appreciated!
Hi,
When you right-click and save an image directly from Pinterest, Pinterest delivers the image optimized for web speed. This causes two primary issues:
-
WebP Encodings: Pinterest frequently converts saved images into
.webpfiles. CapCut PC handles standard.jpgand.pngfiles smoothly, but struggles or outright fails when decoding certain.webpor custom compressed web formats. -
Fake File Extensions: Sometimes Pinterest saves a file named
image.jpg, but the underlying encoding is still WebP. -
Why Renaming Fails: Simply changing the extension from
.webpto.jpgin Windows File Explorer only edits the label, not the actual file structure or metadata inside. CapCut inspects the internal file header, detects the mismatch/unsupported codec, and rejects the import.
Why your extension works: Downloader tools bypass Pinterest's web-optimized preview layer, pulling the original source JPEG/PNG file directly from the CDN server or re-encoding it on the fly.
Solutions & Permanent Fixes
1. Fix Existing Pinterest Downloads in Windows (No Extra Apps)
If you already downloaded a folder full of Pinterest images that CapCut won't accept:
-
Open with Paint & Save:
-
Right-click the problem image > Open with > Paint.
-
Click File > Save as > JPEG picture or PNG picture. (Paint forces Windows to re-encode the file header properly).
-
-
Bulk Convert via Microsoft PowerToys (Best for large batches):
-
Install Microsoft PowerToys (official free Microsoft utility tool).
-
Turn on Image Resizer.
-
Select all your broken Pinterest photos in File Explorer, right-click, and choose Resize pictures.
-
Select PNG or JPG as the format output and hit Convert.
-
2. Change How You Save Images in Your Browser
Instead of relying on Pinterest's "Save Image" button or regular browser right-click, you can force your browser to download clean, native JPGs:
-
Browser Extension: "Save image as Type"
-
Install the browser extension named "Save image as Type" (available on Chrome/Edge Web Store).
-
Right-click any Pinterest image, hover over Save image as Type, and pick JPG or PNG. It converts the WebP stream into a clean JPEG before saving it to your PC.
-
3. Quickest Alternative: Windows Snipping Tool
If you just need a few aesthetic images quickly:
-
Press
Win+Shift+S. -
Snip the Pinterest photo.
-
Paste or save it straight into your project folder. Screen clips are automatically formatted as standard PNGs that CapCut accepts instantly.