A first look at the growing collection of AI writing, coding and productivity tools now live alongside the PDF toolkit.
4 min read Β· Product update
The PDF and image tools on this site solve a "processing" problem β turning one file into another. The AI Tools suite solves a different problem: getting a blank page started, whether that's an essay, an email, a piece of code, or a resume. Both are things people reach for constantly and both deserve to be quick, free, and free of unnecessary friction.
Essay, blog, article, and story writers, plus grammar checking, rewriting, and text summarizing for anything you've already drafted.
Resume builder, cover letter generator, professional email writer, and interview question generator for both sides of a job search.
Code generation and explanation, SQL query writing, and regex generation from a plain-English description.
Social captions, hashtag generation, YouTube titles and descriptions, SEO meta tags, and product descriptions.
See the complete, current list on the AI Tools page β new tools are added there as they go live.
Each tool sends your prompt to a small serverless function, which passes it to an AI model and returns the result β the same request/response shape as any other web form, just with an AI model on the other end instead of a database. Your API keys and provider details stay server-side; the browser only ever sees your own input and the generated output.
The near-term plan is straightforward: keep adding tools people actually ask for, keep them free to try, and keep the interface consistent with the rest of the site so switching between a PDF tool and an AI tool never feels like landing on a different product. If there's a specific AI tool you'd like to see, the contact page is the place to suggest it.