Skip to main content
Free tools

CNDP assistant — fill in the forms painlessly

The official forms published by the CNDP contain up to 200 fields, sometimes across more than ten pages. This assistant guides input section by section, validates critical fields, and generates the official PDF — entirely in your browser.

Your data never leaves your browser.

Everything is filled in and generated locally, on your device. No request is sent to our servers while you type; the PDF is composed in JavaScript inside your browser and downloaded directly. If you close the tab without downloading, everything is lost — this is intentional.

How does confidentiality work?

  1. You enter your information in the form, which runs in your browser. No request is made to our servers during input.
  2. When you click “Generate PDF”, our JavaScript code loads the official CNDP template from the site origin (served statically, with no tracking), fills it with your values via pdf-lib, and triggers the direct download.
  3. No data entered is sent, logged or stored. If you close the tab without downloading, everything is lost — that is deliberate.
  4. The code is open and verifiable on the project's GitHub repository — the assistant is not a black box.

The page itself is counted in our internal analytics (private view counter with no cookie or fingerprint, IP hashed with daily salt), but the values entered in the fields are never. See our records of processing activities.