From b0178be6c400b363f5175c177733804b6835ca70 Mon Sep 17 00:00:00 2001 From: MeetRamatri <84379308+MeetRamatri@users.noreply.github.com> Date: Fri, 18 Oct 2024 10:50:53 +0530 Subject: [PATCH] Create Improved HTML Improve the structure of the list items and nested lists. Ensure accessibility by adding aria-label to buttons. Add meta description for better SEO. Optimize CSS for better performance and readability --- Improved HTML | 189 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 Improved HTML diff --git a/Improved HTML b/Improved HTML new file mode 100644 index 0000000..faa69f1 --- /dev/null +++ b/Improved HTML @@ -0,0 +1,189 @@ + + + + + + + Exif Images Edition + + + +
+

+ + Exif-Images Edition +

+
+

Features

+
+ +

Supported Formats

+
+ +

Installation and Usage Instructions

+
+
    +
  1. Add .jpg to subfolder ./images from where the script is stored.
  2. +
  3. Note: Most social media sites strip exif data from uploaded photos.
  4. +
+

Prerequisites

+
+ +

Installation

+
+

Copy & paste the following commands:

+
+ +
git clone https://github.com/AryanVBW/Exif.git
+cd Exif
+python3 exif-main.py
+
+

To remove exif data from images, use the following command:

+
+ +
python3 remove-exif.py
+
+

Direct Use

+
+

Discover the hidden details in your media files effortlessly! Simply run this script and:

+