About Pickrack
Pickrackis a free, privacy-first online tool suite — 51 tools across PDF, image, AI, dev, text, and calc — that don't gate downloads behind a signup, don't watermark output, and don't log your files.
What Pickrack actually does
Pickrack hosts 51 free tools across six categories, all accessible from /tools/:
- PDF tools (17) — merge, split, rotate, watermark, compress, unlock, password-protect with AES-256, Word↔PDF, PPTX↔PDF, EPUB↔PDF, JPG↔PDF, extract markdown, screenshot-to-PDF (clipboard paste)
- Image tools (8) — resize, compress, format conversion (PNG↔JPG↔WebP↔AVIF), HEIC→JPG, AI background removal (WebAssembly, no upload), cropper, upscaler, color-palette extractor
- AI tools (6) — summarizer, translator (20 languages), grammar checker, YouTube video summarizer, chat-with-PDF, document translator — all using Anthropic Claude Haiku 4.5
- Developer tools (9) — JSON formatter, Base64 codec, JWT decoder, hash generator (MD5/SHA-1/SHA-256/SHA-512), UUID bulk generator, regex tester, Unix timestamp converter, text diff checker, CSS gradient generator
- Text tools (5) — word counter, case converter (9 variants), Lorem Ipsum, slug generator, markdown-to-HTML
- Calculators (6) — password generator, QR code generator (URL/text/Wi-Fi/vCard/email, PNG & SVG), age calculator, tip calculator, BMI calculator, currency converter
31 of the 51 tools run entirely in your browser using Canvas, Web Crypto, pdf-lib, and WebAssembly. Your file does not touch our server. The remaining 20 (PDF compress, format conversions, AI tools, currency rate fetch) need a server because they shell out to native binaries (Ghostscript, qpdf, LibreOffice, Calibre) or call a third-party API with a key that must stay server-side. For server-side tools, files are written to a temp directory, processed, returned, and deleted in a finally block — there is no database, no logging of file contents. For AI tools, only the extracted text reaches our server (PDFs are parsed in your browser for chat-with-PDF and document translation).
Who runs Pickrack
Pickrack is a one-person operation. It's built and maintained by founder David Pham — a former engineer at Adobe and Figma, based in San Jose, California. Read his full bio at /authors/david-pham.
There is no team, no investors, no growth team breathing down anyone's neck. The site exists because privacy-respecting free tools should not be a contradiction in terms.
Why Pickrack exists
Every "free" online PDF or image tool we've used in the last few years had at least one of these dark patterns: a popup demanding email signup before download, a watermark stamped on the output, a daily quota hidden until you exceeded it, or vague privacy claims with no way to verify them.
That entire pattern is a sales funnel disguised as a free tool. The real product is the upsell.
Pickrack is the opposite. There is no Pickrack Pro. There is no email gate. There is no watermark on output. There is no daily quota except on the AI tools (where we pay Anthropic per call), and even those are 10 requests per day per IP — generous for casual use. The site is funded by display ads on text-content pages (blog posts and category hubs, never on AI tool pages where ads degrade the experience) and modest affiliate commissions on review posts that link to paid tools we genuinely use.
Open source as a privacy proof
Every line of Pickrack's code is on GitHub at github.com/pickrack/pickrack under the MIT license. This matters because privacy claims with closed source are marketing. Privacy claims with open source are falsifiable — anyone with skepticism can read the actual server code that handles your file and confirm there is no logging, no storage, no leak.
If you want to self-host Pickrack for your team, your school, or your country, the README walks you through the steps. The same code that runs at pickrack.com runs on your hardware, with no telemetry, no tracking, no nag screens.
How we review and recommend tools
For the comparison and best-of articles on this site, we follow a consistent process:
- Define the real-world task, not a synthetic benchmark. "Compress a 12 MB scanned contract for email" is a real task. "Compress a synthetic test PDF" is not.
- Test 5-10 candidate tools using the same input and the same task.
- Note the result honestly: output quality, free-tier limits, signup friction, watermarks, performance, edge cases that broke.
- Rank by genuine usefulness — what we would actually pick on a Tuesday afternoon, not what pays the highest affiliate commission.
- Note when paid tools beat free alternatives, and when they don't. Some paid tools are worth it. Most aren't.
Tools we recommend most strongly are often free or open-source with no affiliate program at all. If a paid tool earns a top spot in a review, it is because it genuinely beats the alternatives — not because it pays.
Editorial standards
- Affiliate relationships are disclosed clearly at the top of any post that contains them — see the Affiliate Disclosure
- We never accept payment for a positive review, never publish sponsored content disguised as editorial
- Factual errors are publicly corrected when notified, with a "Last updated" date when revised
- Drafts may use AI assistance for grammar and research, but every published article is written and edited by a human, with first-hand testing of the tools described
- If a tool we recommend changes or breaks, we update the review — old recommendations are not abandoned
How Pickrack makes money
Two streams:
- Display advertising via Google AdSense on blog posts and category hub pages. Ads are not placed on tool pages themselves where they would degrade the experience, and never on AI tool pages where they conflict with the user's task.
- Affiliate commissions when readers click through to paid tools we review and complete a purchase. We disclose this on every post that contains affiliate links.
Both streams together let us keep the site free, ad-light, and free of paywall pressure. There is no plan for a premium tier, no plan for a paid newsletter, no plan to gate tools behind signup. Pickrack stays free.
What Pickrack is not
- Not a tools directory or marketplace pointing you elsewhere — every tool listed actually works on this site
- Not a SaaS company with a product to push or upsell you on
- Not a venture-backed media operation chasing growth at any cost
- Not affiliated with any specific tool vendor
- Not an AI content farm — articles are written by a human, with first-hand testing
Contact
Reach out at [email protected] for:
- Tip about a tool we should review
- Bug report or feature request for an existing tool
- Correction or factual feedback on a blog post
- Press inquiry or partnership question
- Any other genuine question
We try to respond within a few business days. We do not accept guest post pitches, sponsored content offers, paid backlink exchange requests, or "collaborations" that are thinly disguised marketing. Please do not waste your time or ours.
For technical issues, the fastest channel is opening a GitHub issue at github.com/pickrack/pickrack/issues.