Drop a video or image. The tool detects fingerprints from ChatGPT, DALL-E, Higgsfield, Sora, Runway, ComfyUI, Midjourney and 30+ other AI tools — then strips them and injects clean iPhone metadata so Instagram's classifier reads it as a normal phone upload. Nothing else changes — resolution, frame rate, bitrate, audio, and pixels are byte-for-byte identical to your upload. Videos are stream-copied with -c copy, never re-encoded.
The actual file format is read from the first bytes — not the extension. ChatGPT names its JPEGs .png on purpose; this tool catches that.
Every segment, chunk, and atom is enumerated. Known AI fingerprints (OpenAI ICC profile, C2PA manifests, Higgsfield XMP tags, etc.) are matched by hash and content.
Every non-essential segment is removed: JFIF markers, generic ICC profiles, XMP packets, EXIF blocks, C2PA manifests, comment segments, AI provenance tags.
Fresh iPhone metadata is written in: Make: Apple, randomized model (13–16 Pro range), iOS version, lens model, realistic DateTimeOriginal. Filename renamed to IMG_XXXX.
Instagram is deactivating creator, business, and personal accounts at scale — they say it's to clear out bots and "AI spam." A large signal in that classification is the metadata embedded in the file: if your upload says Software: Higgsfield, contains a C2PA manifest, or carries OpenAI's signature ICC profile, the algorithm has already decided.
This tool removes those signals and replaces them with the metadata signature of a normal iPhone upload. It does not edit your image or video — pixels, audio, frame rate, and resolution are byte-identical. Only the metadata changes.
Everything runs in your browser. Files never leave your device. There are no servers, no logs, no uploads to anyone.
No. Videos are stream-copied — no re-encoding. The output is the same codec, bitrate, frame rate, and resolution as the input. Only the metadata box is rewritten.
JPEG and PNG pixel data is not re-encoded — only the metadata segments are rebuilt. Output is pixel-identical to input.
Yes. Everything runs in your browser. No file is ever sent to any server. You can disconnect your internet after the page loads and the tool still works.
The video engine (FFmpeg) loads on first use — about 30MB, cached after that. Every subsequent video processes in 1–3 seconds.
ChatGPT/DALL-E (by ICC fingerprint), C2PA manifests (Adobe Content Credentials), Higgsfield, Sora, Runway, Midjourney, Stable Diffusion, ComfyUI, Pika, Luma, Kling, HeyGen, Synthesia, Krea, Leonardo, Firefly, Flux, Ideogram, Recraft, and 30+ more by name in XMP/EXIF/atom tags.
Not yet — coming soon. For now, convert HEIC to JPEG on your phone (Settings → Camera → Formats → Most Compatible) and re-export.