HTML to PDF Converter
Convert raw HTML or local .html files to PDF with preview, CSS controls, and browser-only export.
FREE ONLINE TOOL
View and edit PDF metadata fields like title, author, subject, keywords, creator and producer.
PDF Metadata Editor is a free, browser-based document tool. View and edit PDF metadata fields like title, author, subject, keywords, creator and producer.
More Document Tools
PowerPoint to PDF ConverterConvert PPTX decks into readable PDF handouts by exporting slide titles and bull PDF Image ExtractorExtract embedded images from PDF files, preview them, and download PNGs or a ZIP PDF Table ExtractorExtract table-like rows from PDF pages into CSV or JSON using browser-based text PDF MergerMerge multiple PDF files into one document directly in your browser. Drag to reoEvery PDF carries two metadata surfaces: the legacy /Info dictionary — containing Title, Author, Subject, Keywords, Creator, Producer, CreationDate, ModDate — and the modern XMP (Extensible Metadata Platform) stream, an RDF/XML document conforming to ISO 16684-1, embedded as a metadata stream in the document catalog. A metadata editor exposes both and lets you set or strip each field without touching page content. FastTool's editor parses the PDF locally, shows both /Info and XMP side-by-side, and rewrites them on save while preserving all other document structure. Use it to correct Author on a document, strip identifying metadata before public release (a real problem when the tracked-changes author field leaks the originating organisation), or add Dublin Core metadata for library cataloguing. Running locally means unreleased documents — product roadmaps, legal drafts — stay in the browser during standard processing for a third-party metadata service.
Metadata leaks have embarrassed governments, law firms, and public companies for two decades. A 2003 UK government dossier famously revealed authorship via Word metadata. PDFs routinely carry the same exposure: the Producer field names internal software; Author names the originating employee; XMP history-list records every edit session. For public releases, FOIA responses, press embargoes, and M&A diligence materials, explicitly editing or stripping metadata is a required discipline, not a nice-to-have. Archivists have the opposite need — adding Dublin Core metadata so library systems can catalogue documents correctly.
Author, LastModifiedBy, the XMP history-list, and the SharePoint-sync path that accidentally leaked the internal hostname. The released PDF carries only the intended Author: Press Office and Creator: FastTool values. Journalists inspecting the file via exiftool find nothing forensically interesting, protecting the embargo and the tip chain.dc:title, dc:creator, dc:subject, and dc:date, matching the library's MARC records. Running locally means she can process the full corpus overnight without pushing multi-gigabyte archives through a metered cloud API — and the result validates against the ISO 16684-1 XMP schema on Koha ingest.Author, Producer, and XMP history from every file in a batch pass, eliminating the classic leak where the Author field names the paralegal who prepared the document — a detail the buyer's forensics team would otherwise use to map the seller's internal org chart before negotiating price. Zero cloud upload, zero third-party forensic trail.The editor parses the PDF cross-reference table, locates the document catalog, and reads two metadata locations. The first is the Trailer /Info indirect object, a dictionary with string values defined in ISO 32000-2 section 14.3.3. The second is the catalog's /Metadata entry, an indirect reference to a stream object whose decoded content is XMP packet RDF/XML under ISO 16684-1. Both surfaces often disagree — Word writes different Title values to each — so the editor flags conflicts and lets you set them independently. On save, the /Info dictionary is rewritten with the user's values, omitting fields cleared to empty. The XMP stream is regenerated as canonical RDF/XML with the required xpacket PI wrappers, Unicode BOM, and appropriate namespaces (pdf:, xmp:, dc:, xmpMM:). Dates are encoded in the ISO 8601 subset PDF requires: D:YYYYMMDDHHmmSSOHH'mm for the /Info side and YYYY-MM-DDThh:mm:ssTZD for XMP. The cross-reference table updates with new byte offsets, the file ID array is regenerated (MD5 of select metadata per ISO 32000-2 14.4), and the PDF saves without touching page content, annotations, or form fields.
Strip XMP's xmpMM:DocumentID and xmpMM:InstanceID when publishing under an alias or embargo. These UUIDs persist across 'Save As' operations and link different released versions back to the same originating document, a privacy trap that ignores the more obvious Author field. Tools like exiftool expose both trivially; a thorough metadata scrub sets them to fresh random UUIDs each release cycle.
The tool relies on audited open-source document libraries that implement the relevant ISO specifications. All processing happens in the browser; files stay in the tab during standard processing. Edge cases (encryption, unusual structure, very large files) are handled with explicit messages rather than silent partial results.
PDF Metadata Editor is a free, browser-based utility in the Document category. View and edit PDF metadata fields like title, author, subject, keywords, creator and producer. Standard processing runs on the client — no account is required, and there is no paywall or usage cap. The implementation uses audited standard-library primitives and published specifications rather than proprietary algorithms, so the output is reproducible and transparent.
FastTool targets WCAG 2.2 Level AA conformance: keyboard-navigable controls, visible focus states, semantic HTML, sufficient colour contrast, and screen-reader compatibility. If you encounter an accessibility issue, please reach us via the site footer.
Anyone who needs a quick online solution rely on PDF Metadata Editor to view and edit PDF metadata fields like title, author, subject, keywords, creator and producer without leaving the browser. Having instant access to this functionality in your browser means you can handle the task wherever you are, on whatever device you have available. From Read current metadata to Edit title author subject keywords to Set creator and producer, PDF Metadata Editor packs the features that matter for everyday tasks and professional workflows. Privacy is built into the architecture: PDF Metadata Editor runs on JavaScript in your browser for core processing. Unlike cloud-based alternatives that require remote project storage, this tool keeps standard workflows local. No tutorials needed — the interface walks you through each step so you can view, copy, or download the result without confusion. Most users complete their task in under 30 seconds. PDF Metadata Editor is optimized for the most common document scenarios while still offering enough flexibility for advanced needs. Access PDF Metadata Editor from any device with a web browser — the layout adjusts automatically to your screen size. No app download required, and your results are identical regardless of the platform you use. Start using PDF Metadata Editor today and get things done faster without spending a dime.
You might also like our PDF Merger. Check out our PDF Form Filler. For related tasks, try our PDF to Markdown Converter.
Clear PDF metadata improves file organization and document search.
Updating stale metadata prevents template information from leaking into shared files.
| Feature | Browser-Based (FastTool) | Command-Line Tool | SaaS Platform |
|---|---|---|---|
| Setup Time | 0 seconds | 10-30 minutes | 2-5 minutes signup |
| Data Privacy | Browser-based standard processing | Stays on your machine | Stored on company servers |
| Cost | Completely free | One-time or subscription | Freemium with limits |
| Cross-Platform | Works everywhere | Platform-dependent | Browser-based but limited |
| Speed | Instant results | Fast once installed | Network latency applies |
| Collaboration | Share via URL | File sharing required | Built-in collaboration |
No tool is perfect for every scenario. Here are situations where a different approach will serve you better:
PDF Metadata Editor is a free browser-based tool designed for a specific, practical purpose. View and edit PDF metadata fields like title, author, subject, keywords, creator and producer. It uses modern web technologies for browser-first processing and instant results. No account, no installation, and no usage limits — just open the tool and start using it.
What makes this kind of tool particularly valuable is its accessibility. Anyone with a web browser can use PDF Metadata Editor immediately — there is no learning curve for software installation, no compatibility issues with operating systems, and no risk of version conflicts with other applications. This democratization of document tools means that tasks previously reserved for specialists with expensive software are now available to everyone, anywhere, for free.
The evolution of web technology has made tools like PDF Metadata Editor possible and practical. Modern browsers provide powerful APIs for computation, file handling, and user interface rendering that rival what was once only available in native desktop applications. Features like Read current metadata, Edit title author subject keywords demonstrate the practical benefits of this approach: instant access, zero maintenance, automatic updates, and cross-platform compatibility — all while maintaining the privacy guarantees that come from client-side processing.
The technical architecture of PDF Metadata Editor is straightforward: pure client-side JavaScript running in your browser's sandboxed environment with capabilities including Read current metadata, Edit title author subject keywords, Set creator and producer. Input validation catches errors before processing, and the transformation logic uses established algorithms appropriate for everyday tasks and professional workflows. The tool leverages modern web APIs including Clipboard, Blob, and URL for a native-app-like experience. All state is ephemeral — nothing is stored after you close the tab.
Browser-based tools like PDF Metadata Editor process data using the Web API and JavaScript engine built into your browser — the same technology that powers the modern web.
Web browsers now include built-in APIs for cryptography, file handling, image processing, and even machine learning, enabling tools that would have been impossible a few years ago.
PDF metadata is central to what PDF Metadata Editor does. View and edit PDF metadata fields like title, author, subject, keywords, creator and producer. With PDF Metadata Editor on FastTool, you can work with PDF metadata using Read current metadata, Edit title author subject keywords, Set creator and producer, all running client-side in your browser. No account creation or software installation needed — results appear instantly.
PDF Metadata Editor is designed with privacy as a core principle. Where browser APIs can handle the task locally, your input stays on your device. This client-side architecture makes it suitable for confidential document work. Even if you lose your internet connection mid-task, the tool continues to work.
Check out: HTML to PDF Converter
PDF Metadata Editor is designed with privacy as a core principle. Where browser APIs can handle the task locally, your input stays on your device. This client-side architecture makes it suitable for confidential document work. Even if you lose your internet connection mid-task, the tool continues to work.
Part of the FastTool collection, PDF Metadata Editor is a zero-cost document tool that works in any modern browser. View and edit PDF metadata fields like title, author, subject, keywords, creator and producer. Capabilities like Read current metadata, Edit title author subject keywords, Set creator and producer are available out of the box. Because it uses client-side JavaScript, standard input can be processed without a FastTool application server.
You might also find useful: Excel to PDF Converter
Using PDF Metadata Editor is straightforward. Open the tool page and you will see the input area ready for your data. View and edit PDF metadata fields like title, author, subject, keywords, creator and producer. The tool provides Read current metadata, Edit title author subject keywords, Set creator and producer so you can customize the output to your needs. Once you have your result, use the copy or download button to save it. Everything runs in your browser — no server round-trips, no waiting.
PDF Metadata Editor costs nothing to use. FastTool keeps all its tools free through non-intrusive ads, and there are no paid plans or locked features. You get the same full-featured experience whether this is your first visit or your hundredth. There is no artificial limit on the number of operations, the size of your input, or the number of times you can use the tool in a single session.
Check out: PowerPoint to PDF Converter
PDF Metadata Editor processes tool input locally in your browser where the feature supports local processing. FastTool does not require an account or store tool input in an application database. This makes it practical for many sensitive document tasks, though ads and analytics may still collect standard page telemetry. You can verify this yourself by opening the Network tab in your browser's developer tools — you can inspect what network requests occur during processing.
Yes. PDF Metadata Editor is fully responsive and works on iOS, Android, and any device with a modern web browser. The layout adapts automatically to your screen size, and all features work exactly the same as on a desktop computer. Buttons and input fields are sized for touch interaction, so the experience feels natural on a phone. You can even tap the share button in your mobile browser and choose Add to Home Screen for instant, app-like access.
You might also find useful: PDF Image Extractor
PDF Metadata Editor can work offline after the page has fully loaded, because all processing happens locally in your browser. You do need an internet connection for the initial page load, which downloads the JavaScript code that powers the tool. Once that is complete, you can disconnect from the internet and continue using the tool without any interruption. This makes it reliable for use on planes, in areas with spotty connectivity, or anywhere your internet access is limited.
Apply PDF Metadata Editor to personal projects where you need a quick, reliable document tool. This is a scenario where having a reliable, always-available tool in your browser saves meaningful time compared to launching a desktop application or searching for an alternative.
Experiment with PDF Metadata Editor to learn about document concepts and see how different inputs produce different results. Since there are no usage limits, you can repeat this workflow as many times as needed, experimenting with different inputs and settings until you achieve the exact result you want.
Share PDF Metadata Editor with colleagues and collaborators — no installation means everyone can use it instantly. Since there are no usage limits, you can repeat this workflow as many times as needed, experimenting with different inputs and settings until you achieve the exact result you want.
When you just need to view and edit PDF metadata fields like title, author, subject, keywords, creator and producer. once, PDF Metadata Editor is faster than installing dedicated software. Because PDF Metadata Editor runs entirely in your browser, you maintain full control over your data throughout the process, which is especially important when working with sensitive or proprietary information.
MOST POPULAR
The most frequently used tools by our community.
BROWSE BY CATEGORY
Find the right tool for your task across 17 specialized categories.
Articles and guides that reference this tool:
Authoritative sources and official specifications that back the information on this page.
File format supporting embedded metadata
Metadata standard used in PDF XMP