Skip to content

Latest commit

 

History

History
155 lines (120 loc) · 114 KB

README.md

File metadata and controls

155 lines (120 loc) · 114 KB

Awesome PSPDFKit

The PDF SDK Developers Trust

Awesome Chat

This repository contains examples built with PSPDFKit. These examples are not officially supported. They may stop working, they may not be repaired -- and still serve for inspiration. Read the disclaimer or reach out if you have questions.

Web

A wide variety of examples what PSPDFKit for Web can do can be found in the Example Catalog - Try them online.

  • Electronic Signatures: Use our API to add electronic signature images to PDFs.
  • Watermarks: Add custom content (like images, text, and logos) as watermarks to your PDF pages.
  • Image Annotations: Annotate images with PSPDFKit for Web.
  • Custom UI for Annotations: Create a fully customized UI for working with annotations.
  • Custom Annotation Permissions: Define custom permissions for annotation types.
  • Custom Annotation Tools: Add your own tools or actions when an annotation is selected.
  • Custom Toolbar Tools: Add custom tools to the PDF toolbar.
  • PDF Page Manipulation: Add, remove, reorder, or rotate pages in a PDF.
  • Advanced PDF Search: Modify PDF search behavior.
  • Custom Overlays: Extend PDFs by adding your own elements to pages.
  • Selective Area Revealing: Allow users to hide/reveal areas on a PDF page.
  • HTML-Based Annotation Customization: Enhance or replace existing PDF annotations using custom HTML.
  • Dark Mode: Switch to dark mode programmatically.
  • Custom Views and Drag-and-Drop: Add custom views for dragging and dropping image elements.
  • Document Editor Customization: Customize the document editor toolbar and footer items.
  • Page Flip Effect: Create a magazine-like browsing experience.
  • Permissions Enforcement: Set permissions based on JSON Web Token (JWT) parameters.
  • Electronic Signatures Persistence: Keep electronic signatures across page refreshes.

Other examples:

Annotations

Redaction

Comments

Signing

Forms

Form Creator

Toolbars and Menus

Text Comparison

Viewer

Design System

  • Baseline UI - A set of customisable and accessible React components.

AI

  • Document Assistant for PSPDFKit - AI Document Assistant for PSPDFKit Demo showcases how to interact with PDFs using natural language commands powered by AI, integrated with PSPDFKit for Web.

iOS

  • iOS Catalog - A wide variety of examples what PSPDFKit for iOS can do. Clone it and play with it.

Android

  • Android Catalog - A wide variety of examples what PSPDFKit for Android can do. Clone it and play with it.

Windows

Cross-Platform

  • React Native Catalog - A diverse range of examples showcasing what PSPDFKit for React Native is capable of. Clone the repository and explore its features firsthand.
  • MAUI Catalog - A diverse range of examples showcasing what PSPDFKit for MAUI is capable of. Clone the repository and explore its features.
  • Flutter Sample - Discover a practical example showcasing the power of PSPDFKit for Flutter.
  • .NET for Android Sample - Learn how to use C# Bindings for PSPDFKit for Android.
  • .NET for iOS Sample - Learn how to use C# Bindings for PSPDFKit for iOS.