Optimise
- Compress Image Shrink JPG, PNG and WebP files before you upload them to WordPress. Runs entirely in your browser, so nothing is uploaded and nothing is stored.
- Resize Image Resize JPG, PNG and WebP to exact pixel dimensions, with WordPress presets for featured images, thumbnails and full-width headers. Nothing is uploaded.
Convert
- Convert Image Convert JPG, PNG, WebP and AVIF in any direction. WebP typically saves 25 to 35% over JPEG at the same quality. Runs in your browser, nothing uploaded.
- Favicon Generator Turn one square image into every favicon size WordPress and browsers ask for: 512, 192, 180, 32 and 16 pixels. Nothing uploaded.
- Image to Base64 Turn a small image into a Base64 data URI for inlining in CSS, email templates or a block plugin. Copy straight to the clipboard.
Edit
Inspect
Your images are never uploaded
Most online image tools send your file to a server, process it there, and hand back a download. The honest version of their privacy promise is "we delete it soon afterwards" — your file still travelled across the internet and still sat on someone else's disk.
These tools work differently. The processing happens inside your own browser, on your own machine. There is no upload step, no temporary copy on our server, and nothing for us to delete afterwards — because nothing ever arrives. WPFolks does not receive your images, cannot see them, and stores nothing about them.
- Nothing is transmitted. Your file is read from disk by the browser and stays in memory on your device.
- Nothing is stored. No server copy exists, so there is no retention window and no deletion job to trust.
- Closing the tab clears it. The working copy lives in the page. Leave or reload and it is gone from memory.
- No account, no tracking of your files. Nothing about the images you process is logged, counted or attached to you.
You can check this yourself: load a tool, disconnect from the internet, and it still works. Nothing needs the network because nothing is being sent.
One practical consequence: because your device does the work, very large files depend on how much memory it has. That is also why there is no file size limit to quote — there is no server-side ceiling to hit.