Legal

Privacy policy

Omni Resume does not transmit your resume content, cover letters, or job descriptions to any server. This policy explains exactly what is stored locally, what leaves your browser, and what does not.

Last updated: 1 January 2025

Summary

  • Your resume content, cover letters, and job descriptions never leave your device.
  • Nothing you type into Omni Resume is transmitted to a server.
  • No account, login, or signup is required.
  • No third-party analytics, advertising, or tracking scripts are loaded.

What is stored on your device

Omni Resume stores data locally in your browser using two mechanisms:

  • localStorage — used for small settings such as your theme preference, template favorites, and recent items, plus a snapshot of your current draft.
  • IndexedDB — used for the full draft of your resume and cover letter, so larger documents can be saved reliably.

All of this data is stored only on the device you are using. It is not synced, backed up, or transmitted. Clearing your browser's site data for omni-resume.pages.dev will remove it.

What leaves your browser

When you use the resume builder, cover letter builder, or any of the tools, nothing you type is transmitted. All processing runs in JavaScript inside your browser tab.

When you load a page, your browser requests the HTML, CSS, JavaScript, fonts, and images required to render that page from the CDN that serves Omni Resume. Those requests do not contain your resume content or any other information you have typed into the site.

Analytics

Analytics are disabled in the shipped configuration. Omni Resume does not load any third-party analytics service.

If analytics are enabled in a future deployment, the analytics module will report only non-identifying event names such as "template viewed" or "resume exported". Resume content, cover letter content, job descriptions, contact details, and any other personal information would be excluded by a documented scrub list in assets/js/modules/analytics.js. Analytics would also be respect a browser-level opt-out if set.

Service worker

Omni Resume installs a service worker after your first visit so the site can be used offline and so pages load quickly. The service worker caches HTML, CSS, JavaScript, fonts, and icons on your device. It does not cache resume content, cover letter content, or any application state.

Cookies

Omni Resume does not set any cookies.

Third-party services

Omni Resume does not load any third-party services, scripts, fonts, or images. Fonts are self-hosted and icons are original SVGs.

Children's privacy

Omni Resume is not directed at children. It does not knowingly collect information from anyone.

Your rights

Because Omni Resume does not collect or store any personal data on a server, there is nothing for us to delete on your behalf. To remove all locally stored data, use the "Clear local data" option inside the resume builder settings, or clear site data for omni-resume.pages.dev in your browser's settings.

Changes

If this policy changes materially, the updated date at the top of the page will change. The change will be announced in the site's changelog.

Contact

For privacy questions, email privacy@omni-resume.pages.dev.