i ilham.dev
Home Posts Tools Dev Ops Games Playground About Contact

Pdf

  • How I check a PDF digital signature without confusing it with a drawn signature

    A PDF digital signature is cryptographic metadata. It is not the same thing as an image of a handwritten signature placed on a page. The PDF Signature Checker tool gives me a safe place to test the idea before I put it …

    27 Sep 2026 · 2 min read · #pdf #signature #security #tools

  • How I check basic PDF information before sending a document

    Before sending or processing a PDF, I often want basic facts: page count, page sizes, metadata, and whether the document looks like the one I expected. The PDF Page Counter and Info tool is useful because it lets me …

    27 Sep 2026 · 2 min read · #pdf #documents #tools

  • How I extract only the pages I need from a PDF

    Sometimes I do not need to send a whole PDF. I only need a few pages. Sending the entire document can be messy, too large, or even risky if other pages contain private information.

    27 Sep 2026 · 2 min read · #pdf #privacy #documents #tools

  • How I merge PDFs without putting the pages in the wrong order

    Merging PDFs sounds simple until the final file has the pages in the wrong order. That is the mistake I try to avoid. The PDF Merger joins multiple PDF files in the browser.

    27 Sep 2026 · 2 min read · #pdf #documents #workflow #tools

  • How I turn plain text into a readable PDF

    Plain text is easy to edit, but PDF is easier to send when layout needs to stay stable. The Text to PDF tool is useful because it lets me check the result in a small, controlled place before I use it in a bigger …

    27 Sep 2026 · 2 min read · #pdf #text #documents #tools

© 2026 Ilham Andika. All rights reserved.
Contact Terms Privacy Comment Policy RSS GitHub