Fixlark

Privacy

What we do and do not have

Short, because there is not much to say.

There is no account

No sign-in, no email address, no password, no profile. Nothing on this site asks who you are, and there is no database of people because there are no people to put in it.

Fourteen of the eighteen tools never receive your file

Every PDF tool, every image tool, the word counter, the text diff, the JSON formatter, the CSV converter and the QR generator run entirely in your browser. Your file is opened by the page you are looking at. There is no endpoint on our server that accepts those files, so there is nothing to promise about them — the capability does not exist.

You can verify this. Disconnect from the network and use them.

Four tools do receive your file

Grammar checking, transcription, text to speech and background removal. Each says so on its own page, in the same place, before you upload anything.

  • Your uploaded file is deleted as soon as the result exists. Immediately, not on a timer.
  • The result is deleted 30 minutes after the job finishes, or 10 minutes after you download it — whichever is sooner. There is a delete button on every result if you want it gone before that.
  • The grammar checker writes nothing to disk at all. Your text is held in memory for the fraction of a second the check takes.
  • Restarting the service erases everything. Nothing is backed up. Nothing trains anything.

Logs

The web server keeps ordinary access logs: the time, the address the request came from, the page requested, and the response code. That is what any web server records and it is what makes it possible to notice an attack. It does not contain your files or your text.

Job records — that a transcription of a certain size ran and how long it took — exist only in memory and disappear when the service restarts.

Rate limits use your address

The four server tools limit how often one address may use them, so that one person cannot occupy a shared machine. That means your address is held in memory, as a counter, for the length of the limit window. It is not written down.

Cookies and tracking

This site sets no cookies. There is no analytics script, no tag manager, no session recorder, and no third-party JavaScript of any kind. Every file this page loads comes from this site.

Advertising is planned and is not running yet — there is no ad code on any page, only empty reserved space. When ads are introduced, this page will say exactly what the ad network receives, before it starts, and it will not be introduced on this staging address at all.

Children

This site is not directed at children and collects nothing from anybody, so there is nothing to delete on request. If you want the file you uploaded five minutes ago gone now, press the delete button on the result.