Last Updated: July 23, 2026.
1. What are Cookies?
Cookies are small text files stored on your computer or mobile device when you browse websites. They are commonly used to remember preferences, analyze traffic, or deliver targeted advertisements.
2. Our Cookie Framework
Resize Image to 20KB is committed to minimal data footprinting. We do **not** use tracking, analytics, marketing, or persistent cookies.
When you compress files, the files are handled by native JavaScript APIs in memory, meaning no session state is stored on your device or in cookies. Any configuration state (such as showing the progress bar or displaying the image size calculations) is held purely in React state variables, which are wiped out as soon as you close or refresh the browser tab.