From 5877b40be5f59936d20f288df096717052205d18 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:52:22 +0100 Subject: [PATCH] adjust contrast! --- src/main/resources/messages_en_GB.properties | 2 + .../templates/other/adjust-contrast.html | 204 +++++++++++------- 2 files changed, 134 insertions(+), 72 deletions(-) diff --git a/src/main/resources/messages_en_GB.properties b/src/main/resources/messages_en_GB.properties index 15ff69d3..ce7ee576 100644 --- a/src/main/resources/messages_en_GB.properties +++ b/src/main/resources/messages_en_GB.properties @@ -143,6 +143,8 @@ home.add-page-numbers.desc=Add Page numbers throughout a document in a set locat home.auto-rename.title=Auto Rename PDF File home.auto-rename.desc=Auto renames a PDF file based on its detected header +home.adjust-contrast.title=Adjust Colors/Contrast +home.adjust-contrast.desc=Adjust Contrast, Saturation and Brightness of a PDF error.pdfPassword=The PDF Document is passworded and either the password was not provided or was incorrect diff --git a/src/main/resources/templates/other/adjust-contrast.html b/src/main/resources/templates/other/adjust-contrast.html index 8250d609..763ecf65 100644 --- a/src/main/resources/templates/other/adjust-contrast.html +++ b/src/main/resources/templates/other/adjust-contrast.html @@ -1,64 +1,95 @@ - + - + -
-
-
-

-
-
-
-

- - +
+
+
+

+
+
+
+

+ + -

Contrast: 100%

- +

+ Contrast: 100% +

+ -

Brightness: 100%

- +

+ Brightness: 100% +

+ -

Saturation: 100%

- - - +

+ Saturation: 100% +

+ - - + - - -
-
-
-
-
-
+ + +
+
+
+
+
+
\ No newline at end of file