You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ pip install -r requirements.txt
43
43
44
44
## How to Get Your API Key !
45
45
46
-
You can Find your API Key from the Website [tinypng.com/dashboard/api](https://tinypng.com/developers) after Signing Up and save it somewhere on your PC/Laptop.
46
+
You can Find your API Key from the Website [https://tinypng.com/developers](https://tinypng.com/developers) after Signing Up and save it somewhere on your PC/Laptop.
47
47
48
48
49
49
## How To Use !
@@ -55,7 +55,7 @@ You can Find your API Key from the Website [tinypng.com/dashboard/api](https://t
55
55
56
56
## Important Note:
57
57
58
-
-**The limit you'll have at first is of 500 images per month on the Free plan. You can change this according to your requirement at [tinypng.com/dashboard/api](https://tinypng.com/dashboard/api)**
58
+
-**The limit you'll have at first is of 500 images per month on the Free plan. You can change this according to your requirement at [https://tinypng.com/developers](https://tinypng.com/developers)**
59
59
-**Recommended to keep INPUT and OUTPUT Folder different for your ease to differentiate between Optimized and Unoptimized Images.**
60
60
-**This Script is just a Prototype so Metadata is not stored in the Compressed Images from the Original Images.**
61
61
-**Directory Structure in INPUT and OUTPUT Folders may differ but all Supported Images will be saved according to their directories.**
0 commit comments