MorphjetJoin the waitlist

Metadata and third-party exposure in online file converters

Last updated August 2026

A measurement study of 11 services. Morphjet, August 2026.

Abstract

Online file converters are among the most widely used utilities on the web, and their handling of embedded image metadata is undocumented. We constructed a single photograph carrying GPS coordinates, a camera body serial number and an owner name, and submitted it to 11 converters under default settings. 6 of 11 returned the file with all identifying fields intact; 5 removed them. No service disclosed its behaviour at any point in the flow. A local control establishes that retention is the default behaviour of the underlying software, so removal represents a deliberate engineering decision and retention represents its absence. We further find that conversion to PDF relocates the full metadata payload into the embedded image stream, where standard inspection tools do not report it, producing a file that appears clean while remaining fully identifying. Third-party contact was measured at the download step rather than the landing page and ranged from 0 to 46 organisations. A second vantage point in Germany shows that geographic variation is confined to a minority of services, and that one service set 188 third-party cookies before any consent interaction while a comparable competitor set none. We measured our own product on the same terms and report the result in Section 3.1.

1. Conflict of interest

This study was produced by Morphjet, which sells a file converter that runs locally. Every service measured is a direct competitor. This is stated first, rather than in a closing note, because it is the most important thing a reader needs in order to weigh what follows.

Two mitigations are offered in place of trust. The complete method, specimen, raw outputs and measurement scripts are published, so any claim here can be independently reproduced or refuted. And favourable results for competitors are reported by name in Section 8, including results that are better than our own product's on the axis in question.

2. Method

2.1 Specimen construction

A single 1600 by 1200 pixel JPEG was generated for the study, so that no third-party rights attach to the published corpus. It was written with a complete EXIF payload using ExifTool 13.55:

Table 1. Specimen fields and rationale.
FieldValueWhy included
GPS latitude, longitude48.858370 N, 2.294481 EResolves to the Eiffel Tower. A public landmark was chosen deliberately so the demonstration is publishable without exposing a residence.
SerialNumberMJ-BODY-4417-2026The camera body serial. Least known of the identifying fields, and the one that links every frame from a given camera.
OwnerNameMorphjet Study RigWritten by several manufacturers and rarely inspected by users.
DateTimeOriginal2026:08:15 11:24:07 +02:00Temporal correlation.
Make, Model, LensModelCanon, Canon EOS R5, RF24-70mmEquipment fingerprint.
UserCommentMJ-STUDY-2026-08-15-A1Unique marker enabling byte-level provenance checks on every output.

A HEIC variant carrying an identical payload was also prepared for future work and is included in the published corpus. It was not used in the conversions reported here.

2.2 Service selection

The sample frame was Morphjet's existing competitor catalogue, which contains 19 services. Eight of these run locally and never upload, and are therefore out of scope by definition. One entry is a generic category placeholder rather than a company. The remaining 11 uploading services were all measured. Because the frame was enumerated in full, there is no selection step and therefore no opportunity for selective inclusion.

Prior to any conversion, the terms of service and robots.txt of all 11 were read and classified. The results of that pass are summarised in Section 7.

2.3 Instrumentation

Conversions were performed in Google Chrome 151 driven through the Chrome DevTools Protocol, using a separate isolated browser context per service so that no service's cookies could influence another's measurement. Outputs were retrieved within the originating browser session and inspected locally with ExifTool 13.55, ImageMagick, and a byte-level scan for the marker string.

Third-party contact in Sections 5 and 6 was recorded by two different instruments, and the distinction matters for interpretation:

Instrument B reports systematically higher counts than Instrument A on the same page. Figures from the two are not comparable and are never mixed within a table. Section 6.1 documents a false result that this distinction produced during the study.

2.4 Procedure

Each service was exercised once, on 15 August 2026, on default settings, with no options altered. Image converters were driven on the jpg to png route; PDF tools were driven on the jpg to pdf route, that being the equivalent operation those products offer. Where a service presented a metadata or quality option, it was left untouched, since the object of study is what an ordinary user receives.

2.5 Controls

Identical conversions were performed locally to establish the baseline behaviour of the underlying conversion libraries. This control is what makes the results interpretable, and it is reported first.

3. Control results

Local conversion retains every field on both routes.

Table 2. Local control. All identifying fields, all routes.
ConversionGPSSerialOwnerPayload location
jpg to pngretainedretainedretaineddirectly readable
heic to jpgretainedretainedretaineddirectly readable
jpg to pdfretainedretainedretainedembedded image stream

Finding 1. Metadata retention is the default behaviour of the conversion software, not a choice. A service that returns identifying fields has not leaked them; it has declined to intervene. A service that removes them has implemented something deliberately. The meaningful axis is therefore intervention versus its absence.

3.1 We measured our own product on the same terms

The control above is the raw conversion libraries. Morphjet is built on those libraries, so it is a fair question whether it behaves like them. We ran the identical specimen through Morphjet 1.0.0 against its production converter packs, default settings, no options set.

Table 3. The conversion libraries against Morphjet, same specimen, same routes, default settings.
ConversionLibraries aloneMorphjet 1.0.0
jpg to pngall fields retainedall fields removed
jpg to pdfretained, hidden in embedded imageall fields removed

A byte-level scan of both Morphjet outputs finds no occurrence of the serial number, the owner name or the marker string. On the PDF route it also removes the payload from the embedded image, which is the case described in Section 4.2 that defeats an ordinary metadata check.

We report this because it is measured on the same terms as everything else, and because omitting it would have been the more flattering choice only if the result had gone the other way. Stripping is the default in Morphjet, and a toggle opts back into carrying metadata through. Readers who distrust a vendor measuring itself should note that the specimen and the method are published, and that this particular claim is the easiest one in the paper to falsify.

4. Metadata results

Table 4. Per-service outcome under default settings.
ServiceRouteOutputBytesIdentifying fields
CloudConvertjpg to png8-bit RGB210,729retained
AnyConvjpg to png8-bit RGB204,409retained
Convertiojpg to png8-bit RGB204,708retained
Aconvertjpg to png8-bit RGB204,683retained
Online-Convertjpg to png8-bit palette70,973retained
FreeConvertjpg to png8-bit palette73,113removed
Zamzarjpg to png8-bit RGB198,147removed
PDF24jpg to pdfPDF 1.6138,820retained, in embedded image
Smallpdfjpg to pdfPDF 1.4137,829removed
iLovePDFjpg to pdfPDF 1.7, resampled25,956removed
Sejdajpg to pdfPDF 1.571,963removed

6 services returned the specimen with GPS, camera body serial and owner name intact. 5 removed them. No service disclosed which it would do, at any point before, during or after the conversion.

4.1 Removal is not a by-product of re-encoding

The obvious alternative explanation is that metadata loss is incidental to image re-encoding rather than intentional. Two results, arriving from opposite directions, exclude this:

Finding 2. Metadata removal is an implemented behaviour, independent of the encoding pipeline. It follows that retention is equally a position, not an oversight.

4.2 The document container result

Conversion to PDF produced the study's least expected result. The local control PDF reports no camera-related fields whatsoever under standard inspection. A byte-level scan of the same file locates the marker string, the serial number and the owner name. Extracting the embedded image stream and inspecting it directly returns the complete original payload, GPS included.

Table 5. Embedded image analysis on the document route.
SourceEmbedded streamTags on streamOutcome
Local control1 JPEG, 136,335 B55full payload present
PDF241 JPEG, 137,842 B55full payload present
Smallpdf1 JPEG, 136,920 B19metadata removed, image unchanged
iLovePDFnone, resampled to 1240x930n/ametadata absent after resampling
Sejdanone, recompressedn/ametadata absent after recompression

Finding 3. Conversion of a photograph to PDF does not remove its metadata. It relocates the payload into the embedded image stream, where the standard inspection path does not report it. A user who converts a photograph and then verifies the result with a metadata tool will be told the file is clean while it remains fully identifying. This is a property of the container format rather than a defect in any product, which makes it more consequential rather than less.

Smallpdf warrants specific attribution here. Its embedded stream is 136,920 bytes against the control's 136,335, meaning the image was passed through at essentially its original encoding, with the metadata removed from it. That is an implemented privacy step, isolable from any other transformation. iLovePDF and Sejda produce the same outcome but also re-encode the pixel data, so intent cannot be separated from side effect by external observation, and we do not attribute one.

5. Third-party exposure

Measurement was taken at the download step, after a real conversion, rather than on the landing page. This choice is material: it is the point at which the user has surrendered a file and is stationary, and it is where exposure concentrates. iLovePDF contacts 2 organisations on its homepage and 10 at the download step.

Table 6. Third-party contact, Instrument A. Hosts on landing page and download page; organisations and advertising organisations at download.
ServiceLandingDownloadOrganisationsAdvertising
CloudConvert0000
Sejda0000
Zamzar8753
Aconvert8864
iLovePDF21075
PDF2491164
Convertio61185
Online-Convert51475
Smallpdf1216127
FreeConvert707345not resolved
AnyConv70734637

5.1 Contacted is not the same as shared with

Convertio's download page contacts 8 organisations under Instrument A. Its own consent dialog states that user data may be stored by, accessed by and shared with 193 partners.

Both figures are accurate. The page loads a consent management platform rather than 193 discrete scripts, and the sharing relationship is mediated through it, so the partners never appear in a network log. Equivalent dialogs were observed on FreeConvert declaring 216 partners, AnyConv 214, and Aconvert 210.

Finding 4. Counting network endpoints measures infrastructure, not data-sharing policy, and can understate declared sharing by more than an order of magnitude. Studies reporting only endpoint counts, including the counts in Table 6 of this paper, are incomplete on their own and should be read alongside operator disclosures.

5.2 Session recording

Two services load tools that record pointer movement, click and scroll behaviour. Smallpdf loads both Microsoft Clarity and Hotjar at the download step; Hotjar is absent from its landing page and appears only after a file has been uploaded. FreeConvert loads Microsoft Clarity. We report these separately from advertising endpoints because behavioural recording on a page where a document has just been submitted is a distinct category of exposure, and aggregating it into a count obscures that.

5.3 The two dimensions are not correlated

Performance on file metadata does not predict performance on third-party exposure. Smallpdf implements the study's cleanest metadata removal and runs two session recorders. PDF24 retains the payload in hidden form and serves self-hosted analytics with a user-invoked immediate deletion control. CloudConvert retains the payload and contacts nobody. FreeConvert removes the payload and contacts 45 organisations.

Finding 5. Of 11 services, exactly one, Sejda, performs well on both dimensions, and one, AnyConv, performs poorly on both. The remaining nine are good on one and poor on the other. A composite privacy score would misrepresent nine of eleven services and should not be constructed from this data.

6. Geographic variation

The measurement was repeated from a virtual machine in Frankfurt am Main, Germany, using an identical script, identical browser build and identical locale handling, with consent never accepted. The pre-consent state is the only state comparable to the first vantage point, where no consent interface appears.

6.1 An instrument artefact, reported in full

Comparing the German run against the earlier figures produced by Instrument A indicated that FreeConvert's third-party contact rose from 70 to 169 hosts for European visitors. That is a substantial and newsworthy claim.

It is false. Re-running the first vantage point with the identical Instrument B script returns 210 hosts. FreeConvert's contact falls by 20% for European visitors. The apparent increase was entirely an artefact of comparing two instruments with different visibility into advertising frames.

Finding 6. Cross-condition comparisons require a single instrument. We report this because the erroneous version of the result was more interesting than the correct one, which is precisely the circumstance under which measurement artefacts are published.

6.2 Results

Table 7. Instrument B, landing page, consent never accepted. Third-party hosts contacted from each vantage point, and cookies already set before any consent interaction. Change is expressed relative to the India figure.
ServiceIndiaGermanyChangeCookies3rd-partyGate
FreeConvert21016920% lower203188present
AnyConv2061792% lower70present
Smallpdf1414no change128present
PDF2413148% higher125absent
Aconvert10460% lower10present
Zamzar8713% lower50present
Convertio6717% higher70absent
Online-Convert66no change80absent
iLovePDF22no change10present
CloudConvert00no change00present
Sejda00no change30absent

Seven of eleven services vary by at most one host across the two vantage points. For those, location makes no measurable difference.

Two vary substantially, and the pairing is the finding. AnyConv falls from 206 hosts to 17, a 92% reduction, and sets no third-party cookies before consent. FreeConvert, operating a comparable advertising business, sets 203 cookies before any consent interaction, 188 of them belonging to other organisations, behind a dialog naming 216 partners.

Finding 7. Two structurally similar services, measured on the same day with the same script from the same host, differ by two orders of magnitude in pre-consent third-party cookie placement. Technical necessity is therefore not available as an explanation for the higher figure. We report this as an observation and make no legal determination.

6.3 Consent interfaces are weak predictors

PDF24, Convertio, Online-Convert and Sejda presented no consent interface in Germany. PDF24 nonetheless set 5 third-party cookies. CloudConvert presented an interface and loaded nothing at either vantage point. The presence or absence of a consent banner carries little information about a service's actual behaviour, in either direction.

7. Stated policy against observed behaviour

Table 8. Retention as stated in terms of service, against retention as displayed in the product.
ServiceStated in termsShown in productAssessment
AnyConv1 hournot shownn/a
PDF241 hournot shownn/a
iLovePDF2 hoursnot shownn/a
Aconvert2 hours1 to 2 hoursinconsistent
FreeConvert8 hours8 hoursconsistent
Convertiodoes not store files24 hourscontradicts
Zamzarno period stated24 hoursundisclosed
Online-Convertunspecified periodnot shownundisclosed
CloudConvertno period statednot shownundisclosed
Smallpdfno period statednot shownundisclosed
Sejdano period statednot shownundisclosed

Convertio's terms of use state that it does not store or back up user files. Its download page states that files are stored for 24 hours, and it maintains a persistent file list in the interface. Zamzar's terms reserve the right to set a retention period without naming one, while the product states 24 hours. Aconvert publishes three different figures across its own pages and, as of measurement, served no terms of service at all: its terms URL returns an HTTP 200 response carrying a not-found page.

Five of eleven services state no retention period anywhere. FreeConvert is the only service whose stated period matches what its product displays.

8. Results favourable to measured services

Reported by name, because a study in which every competitor performs badly is an advertisement.

9. Threats to validity

9.1 Construct validity

Motive is not observable. We measure what a service returned, not why. Where metadata absence coincides with re-encoding, we explicitly decline to attribute intent. Endpoint counts measure infrastructure and understate declared sharing, as established in Section 5.1.

9.2 Internal validity

Advertising stacks are auction-driven and vary between page loads. The high-count services in particular will not reproduce exactly. A single pass per service means transient failures cannot be distinguished from stable behaviour. Instrument A does not observe cross-origin advertising frames and its Table 6 figures are therefore lower bounds.

9.3 External validity

One specimen, one route per service, one day. Results do not generalise to other formats, larger files, paid tiers or authenticated sessions. Two vantage points are two, not a sample of the world. The German run covers landing pages only and never accepted consent, so it describes nothing about the post-consent state, which is likely less favourable everywhere.

9.4 Scope

Default settings only. Several services may expose metadata controls that were not exercised, and their existence is itself a question this study does not answer. Retention claims in Table 8 are compared against product statements, not tested against actual server behaviour, which would require a disclosure process this study did not undertake. Nothing here constitutes a legal determination.

10. Reproducibility

Everything needed to check or repeat this work is published here. Software versions were ExifTool 13.55, Chrome 151, and Playwright Chromium on Ubuntu 24.04. The German host was destroyed after the run.

The terms of service and robots.txt corpus as retrieved, and the converted files returned by each service, are held alongside these and available on request. We have not republished the returned files directly, since several are near-identical copies of a photograph that is already published above.

If a replication produces different results, we would like to hear about it. Conversion services change without notice, and every figure here is a snapshot of 15 August 2026.

11. Conclusion

A photograph submitted to an online converter has roughly even odds of being returned with its GPS coordinates, camera serial number and owner name intact. Which outcome a user receives is not disclosed by any service measured, is not predictable from the service's reputation or size, and is not correlated with how that service treats the user in other respects. Converting to PDF, the intuitive mitigation, defeats the verification step most users would perform.

Morphjet converts files on the user's own machine, so the question this paper asks does not arise for it. That is a structural consequence of where the computation happens rather than a claim about our conduct, and it is the reason we were able to run this study without measuring ourselves.