GIF duration from fps
Estimate loop length before export.
ClientNearby workflows on Toolcore
- Image convert — Convert, enhance (tone & sharpen), resize, read EXIF & export clean—WebP, JPEG, PNG in browser. after you export or copy from the media workspace.
- Video size from bitrate — Estimate megabytes from kbps and duration seconds. after you export or copy from the media workspace.
- Canvas RGBA bytes — Uncompressed RGBA buffer size (width × height × 4). after you export or copy from the media workspace.
- Image resize — Max width or height, keep aspect ratio, export WebP/JPEG/PNG—local only. after you export or copy from the media workspace.
Common use cases
- GIF duration from fps for quick local checks without uploading data.
- Copy results into tickets, docs, or classroom notes.
Common mistakes to avoid
Unexpected input shape
See the intro and how-to notes for accepted formats.
FAQ
Is processing local?
Yes—this runs entirely in your browser.
Agent prefill?
Open the page directly—multi-field or file inputs are not URL-prefilled.
More tools
Related utilities you can open in another tab—mostly client-side.
Image convert
ClientConvert, enhance (tone & sharpen), resize, read EXIF & export clean—WebP, JPEG, PNG in browser. Pair with Image resize and QR or barcode in Media.
Video size from bitrate
ClientEstimate megabytes from kbps and duration seconds.
Canvas RGBA bytes
ClientUncompressed RGBA buffer size (width × height × 4).
Image resize
ClientMax width or height, keep aspect ratio, export WebP/JPEG/PNG—local only.