A photo copyright notice is a clear statement that tells viewers who owns the rights to an image and what reuse is allowed. It is not a substitute for registering work with your national copyright office or consulting an attorney, but it is still one of the most practical everyday signals photographers, illustrators, and brands can add before publishing or delivering files. Many social feeds, portfolio sites, and stock portals strip or ignore metadata, which is why professionals often combine embedded rights data with a visible line of text that survives screenshots and careless re-exports.
SynthQuery’s Photo Copyright Notice utility runs entirely in your browser. You can upload JPG, PNG, WebP, BMP, or TIFF files, choose between a visible Canvas overlay and a metadata-only path, generate notice language from templates (including a Creative Commons–style line and an “all rights reserved” variant), and batch-process every queued image before downloading individually or as a ZIP archive. EXIF Copyright, IPTC fields such as Copyright Notice and Credit, and an XMP rights packet are written on supported formats without sending your pixels to our servers—ideal when contracts require that previews never leave the workstation.
Visible notice versus embedded metadata
A burned-in line of text is obvious on screen and in flattened exports, which discourages casual uncredited reuse. Embedded tags travel inside the file and help search engines, stock agencies, and digital asset managers display attribution automatically, but they can be removed when someone re-encodes the image. Using both approaches aligns with how many editorial and commercial workflows actually operate.
Why client-side processing matters
Uploading unreleased client work or unreleased campaign stills to an unknown server multiplies breach risk. Keeping copyright stamping and metadata merges in-tab means your bytes stay in your browser process, apart from the normal loading of the SynthQuery web application itself.
What this tool does
The tool deliberately mirrors how working photographers talk about rights: one primary notice string, optional credit and creator fields, and a web statement for policies or licenses. Templates accelerate repetitive work—wedding season deliveries, weekly blog batches, or stock uploads—while still letting you rewrite any line before it is written into tags or painted on Canvas.
Overlay rendering respects SynthQuery’s existing image utility patterns: images may be scaled down slightly before drawing when an edge exceeds four thousand pixels, keeping laptops responsive while preserving readable type. Metadata mode merges new values with tags exifr can recover from the original file when possible—camera orientation, capture timestamps, and GPS (when present) are carried forward in the EXIF TIFF payload for JPEG, while PNG receives a fresh eXIf chunk after any prior EXIF chunk is replaced. WebP output injects standard RIFF EXIF and XMP chunks after VP8X when that chunk exists, or before the VP8 bitstream in older layouts.
JPEG additionally receives an Adobe-style XMP APP1 segment and a Photoshop 3.0 APP13 block carrying IPTC datasets for Copyright Notice, Credit, and By-line (creator). Together these cover the fields agencies and newsroom tools most often surface in their metadata panels. Batch ZIP packaging uses the same naming suffixes as single downloads so you can unzip beside originals without collisions.
Creative Commons wording is educational, not legal filing
The CC-style template is plain language to help you paste consistent phrasing; choosing a Creative Commons license still requires using the official license chooser and publishing terms on your site or repository.
Batch limits
The queue caps file count and per-file size to keep mobile browsers stable; run multiple passes for enormous archives.
Technical details
EXIF stores baseline copyright and artist strings in IFD0 tags that piexifjs serializes into a TIFF payload for JPEG APP1, PNG eXIf, or WebP EXIF chunks. IPTC Information Interchange Model records ride inside JPEG APP13 segments inside Photoshop image resource blocks (8BIM, resource 0x0404). XMP is an XML packet, here embedded as a JPEG APP1 segment with the Adobe XMP namespace preamble and, for WebP, a dedicated XMP chunk in the RIFF container.
Visible overlays use the HTML5 Canvas 2D API: the image is drawn, text metrics are measured, optional rounded rectangles provide contrast, and multi-line strings respect user-inserted line breaks. The Unicode copyright sign (U+00A9) should be saved as UTF-8 in metadata strings; the overlay path uses browser font shaping for the same character. Because Canvas re-encodes pixels, overlay exports are always new bitmap files—unlike metadata-only JPEG edits that can leave scan data untouched when markers are rewritten carefully.
TIFF and BMP caveats
TIFF is decoded to the first page and written as PNG with embedded EXIF in metadata mode. BMP is rasterized to PNG the same way because classic BMP does not define a standard EXIF container in browsers.
Use cases
Portfolio photographers often deliver two folders: high-resolution masters with rich metadata for the client’s DAM, and web-ready JPEGs with a discreet corner notice that survives Instagram reposts. Stock contributors can align IPTC Credit and Copyright Notice with agency keywording rules before FTP upload, reducing manual entry in the portal. Marketing teams exporting PNG hero art for CMS editors can embed XMP web statements that point to the corporate media policy URL.
Magazine interns preparing press kits can batch-apply a newsroom credit line across event photos without opening desktop Creative Cloud titles. Freelancers sending proofs through messaging apps—where EXIF is frequently stripped—rely on visible overlays for the review phase, then ship final metadata-heavy files through secure channels. Legal and compliance groups documenting chain-of-custody sometimes pair visible notices on redacted public copies with untouched archival masters stored offline.
Educators publishing student work can model attribution habits by showing both embedded creator strings and readable on-image text. E-commerce studios shooting white-background product frames can stamp a subtle copyright line that remains after background removal tools flatten layers. When adjacent text workflows also need human polish rather than robotic tone, teams can move from this image utility to SynthQuery’s Humanizer or run marketing copy through the AI Detector for a separate quality gate.
Social and messaging workflows
Assume metadata loss on re-shared JPEGs; keep overlay mode enabled for anything that might leave your controlled hosting.
Print and packaging
Embedded copyright still helps prepress vendors who read IPTC in ingestion scripts, even when the printed piece carries separate legal copy.
How SynthQuery compares
Adobe Lightroom and Capture One offer deep metadata templates tethered to catalog databases and raw development pipelines. SynthQuery targets quick, zero-install tasks: you already have JPEG or PNG exports in a Downloads folder and need consistent copyright text without launching a heavy DAM session.
Aspect
SynthQuery
Typical alternatives
Install footprint
Runs in a browser tab; no Creative Cloud subscription.
Desktop suites require installs and sometimes paid seats.
Visible plus metadata
Single page toggles overlay and embedded modes.
Some metadata tools omit Canvas overlay entirely.
Templates
Standard, CC-style, ARR, and custom starter text.
Manual typing or per-app presets only.
Privacy stance
Processing stays client-side for this tool.
Many online editors upload to remote workers.
Cost
Free while using the page.
DAM and catalog tools bundle metadata with paid plans.
Tabs switch between overlay and metadata modes with full keyboard support. Controls use associated labels, and interactive queue rows expose logical focus order for screen readers.
Export format in overlay mode
Match-source preserves JPEG, PNG, or WebP where the browser allows, or you can force JPEG, PNG, or WebP for a uniform deliverable folder.
Soften stiff or model-heavy prose after you finish visual production work.
Frequently asked questions
No. Copyright protection arises when you create an original work in a fixed form, but registration and formal enforcement steps vary by country. A notice helps communicate ownership and intent, yet it is not a replacement for legal advice or official registration where your jurisdiction offers it.
Metadata helps software show credits automatically and can aid discovery inside DAM systems, but many social platforms and messengers strip EXIF and IPTC when recompressing uploads. Visible overlays survive those paths because they alter pixels. Most professionals use both when files will travel through unpredictable channels.
The template is shorthand text to keep wording consistent; it does not file a license on your behalf. To adopt a real Creative Commons license you should use the official chooser, host license terms on a stable URL, and reference that URL in your XMP web statement field when appropriate.
Anyone with editing software can attempt to clone or crop out text. Notices raise the effort required and signal that reuse is not anonymous, but they are not cryptographic locks. High-value imagery still benefits from registration, contracts, and monitoring services.
Browsers do not expose a standard, lossless way to rewrite BMP or multi-page TIFF metadata in place. The tool decodes pixels and writes PNG with an eXIf chunk carrying the merged EXIF copyright payload. Keep lossless TIFF masters offline if you require every IFD page unchanged.
The symbol or the word “Copyright” is conventional and widely understood internationally, but practices differ. The tool’s templates include the symbol in UTF-8; you may edit the string to match your lawyer’s preferred phrasing.
This page uses JavaScript, Canvas, exifr, piexifjs, and related libraries locally. Image bytes are not POSTed to SynthQuery for this feature. Network activity is limited to loading the site assets themselves, similar to any web application.
Often not. Major social platforms frequently re-encode uploads and discard embedded metadata. Treat social destinations as places where only visible overlays and platform-native attribution fields matter.
Text Watermark focuses on design-heavy overlays—strokes, shadows, tiling, and Google Fonts. Photo Copyright Notice optimizes rights language, IPTC/XMP fields, and quick template fills for copyright-specific workflows. Use whichever matches the task.
Enforcement depends on national laws, contracts, and evidence of ownership. Embedded notices and visible lines support your story, but they are one layer in a broader strategy that may include registration, takedown processes, and counsel.