diff --git a/Web-Tools/Base64-File-String-Generator.html b/Web-Tools/Base64-File-String-Generator.html new file mode 100644 index 0000000..f53475d --- /dev/null +++ b/Web-Tools/Base64-File-String-Generator.html @@ -0,0 +1,178 @@ + + + + + + File to Base64 Converter + + + + +
+

File to Base64 Converter

+ +
+

Click to browse or drag & drop a file here

+ +
+ +
+
+ + +
+ +
+
+ + + + + \ No newline at end of file diff --git a/Web-Tools/Passgen.html b/Web-Tools/Passgen.html new file mode 100644 index 0000000..702f800 --- /dev/null +++ b/Web-Tools/Passgen.html @@ -0,0 +1,100 @@ + + +Passgen + + + + +

Passgen?

+
+
+
+
+
+
+ +

Password

+

Strength? bits

+

Years to Crack?

+ + \ No newline at end of file diff --git a/Web-Tools/String-Tools.html b/Web-Tools/String-Tools.html new file mode 100644 index 0000000..bcc0c0c --- /dev/null +++ b/Web-Tools/String-Tools.html @@ -0,0 +1,225 @@ + + + + + + String Tools + + + + +
+

String Tools

+ +
+ + +
+ +
+
Character Count (Length)
+
0
+
+ +
+
Uppercase
+
---
+
+ +
+
Lowercase
+
---
+
+ +
+
URL Encoded
+
---
+
+ +
+
URL Decoded
+
---
+
+ +
+
Base64 Encoded
+
---
+
+ +
+
Base64 Decoded
+
---
+
+
+ + + + + \ No newline at end of file