From f3748d855e87dda5635bba5765151dc633240016 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Sun, 12 Feb 2023 15:32:52 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5da8586bd..064c37515 100644 --- a/README.md +++ b/README.md @@ -12,18 +12,24 @@ I will support and fix/add things to this if there is a demand [Discord](https:/ ![stirling-home](images/stirling-home.png) +![Docker Pulls](https://img.shields.io/docker/pulls/frooodle/s-pdf) +![Discord](https://img.shields.io/discord/1068636748814483718?label=Discord) +![Docker Image Version (tag latest semver)](https://img.shields.io/docker/v/frooodle/s-pdf/latest) +![GitHub Repo stars](https://img.shields.io/github/stars/frooodle/stirling-pdf?style=social) + ## Features - Split PDFs into multiple files at specified page numbers or extract all pages as individual files. - Merge multiple PDFs together into a single resultant file - Convert PDFs to and from images - Reorganize PDF pages into different orders. -- Add images to PDFs at specified locations. +- Add images to PDFs at specified locations. (WIP) - Rotating PDFs in 90 degree increments. - Compressing PDFs to decrease their filesize. - Add and remove passwords - Set PDF Permissions - Add watermark(s) +- Edit metadata - Dark mode support. ## Technologies used