From 958afd5de57e657c3abfa70a489f3ed25e088e16 Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 2 Oct 2025 01:42:29 +0200 Subject: [PATCH] renamed images to image --- wiki/image.md | 5 +++++ wiki/pictures.md | 9 --------- 2 files changed, 5 insertions(+), 9 deletions(-) delete mode 100644 wiki/pictures.md diff --git a/wiki/image.md b/wiki/image.md index 251949c..bd6af89 100644 --- a/wiki/image.md +++ b/wiki/image.md @@ -23,6 +23,11 @@ Editing images can be done by various image manipulation software. - [draw.io](/wiki/drawio.md) is a cross-platform program and web application for creating and editing diagrams. +## Management + +Digital images can be stored and managed. +A software that has a similar look and feel to Google Photos is [Immich](/wiki/immich.md). + ### Getting Metadata Using [MediaInfo](https://github.com/MediaArea/MediaInfo) metadata of a file can be obtained. diff --git a/wiki/pictures.md b/wiki/pictures.md deleted file mode 100644 index bb0ad35..0000000 --- a/wiki/pictures.md +++ /dev/null @@ -1,9 +0,0 @@ -# Image - -An image is a visual representation. -This section focusses mostly on digital images. - -## Management - -Digital images can be stored and managed. -A software that has a similar look and feel to Google Photos is [Immich](/wiki/immich.md).