RemoveAIMeta.online Logo
Format Registry

Supported Formats & Specifications

Comprehensive breakdown of formats supported by our production processors, size limits, and sanitization behavior.

Format / TypeCategoryExtensionsMax SizeTarget MetadataProcessing Behavior
JPEG / JPGImages.jpg, .jpeg25 MBEXIF, GPS, IPTC, XMP, MakerNotes, Camera Model, Lens, SoftwareLossless header stripping without recompressing image pixel data.
PNGImages.png25 MBtEXt, zTXt, iTXt chunks, XMP, ICC profiles, AI generation promptsStrips embedded AI workflow metadata and text chunks while preserving transparency.
WEBPImages.webp25 MBEXIF, XMP, ICC profile, timestamp headersStrips container chunks without re-encoding webp lossy/lossless stream.
TIFFImages.tiff, .tif25 MBEXIF, GPS, software, author, creation date, camera metadataSafely supported for digital photography and scanned media.
MP4 VideoVideos.mp4100 MBQuickTime/ISO container tags, GPS coordinates, encoder footprints, creation timeLossless stream copy preserves 100% video/audio bitrate and codecs.
MOV VideoVideos.mov100 MBApple QuickTime tags, device metadata, location tags, software stampsPreserves audio/video streams losslessly via bitexact FFmpeg container copy.
WEBM VideoVideos.webm100 MBMatroska/WebM container tags, encoder string, creation timestampLossless stream copying.
MP3 AudioAudio.mp3100 MBID3v1, ID3v2.3, ID3v2.4 tags, artist, album, track, lyrics, encoderTags stripped cleanly without audio transcoding.
WAV AudioAudio.wav100 MBRIFF INFO chunks, broadcast WAV (BEXT) metadata, creation datePreserves uncompressed PCM audio fidelity.
M4A / AAC AudioAudio.m4a, .aac100 MBiTunes style atoms, artist, album, genre, encoder stringsLossless container stripping.
FLAC AudioAudio.flac100 MBVorbis comments, vendor string, track metadataPreserves bit-perfect lossless audio.
PDF DocumentDocuments.pdf50 MBInfo dictionary (Author, Creator, Producer, Title), XMP XML streamPreserves fonts, vector drawings, text, and layout without rasterization.
Word Document (DOCX)Documents.docx50 MBdocProps/core.xml (creator, lastModifiedBy, revision), app.xml (Company, Manager)Preserves formatting and document contents. Macros are never executed.
Excel Spreadsheet (XLSX)Documents.xlsx50 MBAuthor, company name, last edited by, sheet revision numbersPreserves formulas, cell data, and sheet layout.
PowerPoint (PPTX)Documents.pptx50 MBPresentation author, last modifier, application, custom propertiesPreserves slides, shapes, and media.
Text & Data FilesText.txt, .csv, .json, .xml, .yaml, .yml10 MBByte Order Marks (BOM), encoding headers, normalized line endingsText content remains strictly unaltered.
Source Code FilesCode.js, .ts, .py, .java, .c, .cpp, .go, .rs, .php, .html, .css, .sql, .sh10 MBBOM, encoding artifacts, optional author comment annotation toggleUntrusted text handling. Code is never compiled or executed.

Have an unsupported format?

We only accept formats that can be sanitized safely without risk of silent corruption.

Test a File