From 9daf5fd298f5a11690b5ed47888799aa5b555cbd Mon Sep 17 00:00:00 2001 From: "nisch.codes" Date: Sat, 15 Mar 2025 20:31:03 +0100 Subject: [PATCH] Initial Code commit --- image/README.md | 10 +++++----- image/compare/README.md | 2 +- image/create-placeholder-simple/README.md | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/image/README.md b/image/README.md index 0af4797..19f1327 100644 --- a/image/README.md +++ b/image/README.md @@ -1,14 +1,14 @@ # web-helper -> Image Helper A collection of utilities and helper utilities to work with images. -## [1. Compare Images Helper](https://github.com/nikolas-schwarz/web-helper/tree/main/image/compare) +## [1. Compare Images Helper](https://projects.nisch.codes/nischcodes/web-helper/src/branch/main/image/compare) This is a little tool to compare images in two different folders, to determine if they are the same or not.
-[Go to Compare Images Helper](https://github.com/nikolas-schwarz/web-helper/tree/main/image/compare) +[Go to Compare Images Helper](https://projects.nisch.codes/nischcodes/web-helper/src/branch/main/image/compare) -## [2. Create Placeholder Helper (Simple Version)](https://github.com/nikolas-schwarz/web-helper/tree/main/image/create-placeholder-simple) +## [2. Create Placeholder Helper (Simple Version)](https://projects.nisch.codes/nischcodes/web-helper/src/branch/main/image/create-placeholder-simple) This is a little tool, which copies a placeholder image for an array of strings containing the new filename. This is the simple version with no other dependencies, there is also an advanced version using an excel file.
-[Go to Create Placeholder Helper (Simple Version)](https://github.com/nikolas-schwarz/web-helper/tree/main/image/create-placeholder-simple) +[Go to Create Placeholder Helper (Simple Version)](https://projects.nisch.codes/nischcodes/web-helper/src/branch/main/image/create-placeholder-simple)   ## License -[MIT License](https://github.com/nikolas-schwarz/web-helper/blob/main/LICENSE) \ No newline at end of file +[GPL 3 License](https://projects.nisch.codes/nischcodes/web-helper/src/branch/main/LICENSE) diff --git a/image/compare/README.md b/image/compare/README.md index f4ff24b..60deec6 100644 --- a/image/compare/README.md +++ b/image/compare/README.md @@ -18,4 +18,4 @@ I can not guaranty that the program is working with a newer version. Please feel   ## License -[MIT License](https://github.com/nikolas-schwarz/web-helper/blob/main/LICENSE) \ No newline at end of file +[GPL 3 License](https://projects.nisch.codes/nischcodes/web-helper/src/branch/main/LICENSE) diff --git a/image/create-placeholder-simple/README.md b/image/create-placeholder-simple/README.md index dd946d6..e6697a1 100644 --- a/image/create-placeholder-simple/README.md +++ b/image/create-placeholder-simple/README.md @@ -16,6 +16,6 @@ I can not guaranty that the program is working with a newer version. Please feel   ## License -[MIT License](https://github.com/nikolas-schwarz/web-helper/blob/main/LICENSE) +[GPL 3 License](https://projects.nisch.codes/nischcodes/web-helper/src/branch/main/LICENSE) -Font used in Placeholder Image: https://www.dafont.com/8bit-wonder.font \ No newline at end of file +Font used in Placeholder Image: https://www.dafont.com/8bit-wonder.font