Image Tools
Most image work is not design work. It is resizing a screenshot to fit a form, cropping to exact pixel dimensions, compressing a photo until an upload stops rejecting it, or converting a WebP into something an older pipeline accepts. These are one-off jobs, and they are the reason image tools exist as single-purpose pages rather than as one large application.
Craftisle has 24 image tools that run entirely in your browser. Your files are not uploaded, which is the difference between editing a personal photo on a random website and editing it locally.
Resizing, cropping, and compression
Image Resizer scales by width, height, or fit mode, so you can hit an exact dimension instead of guessing. Image Cropper takes precise pixel coordinates when a layout demands them. Image Compressor gives you a quality control to trade file size against visible artifacts, which is usually the last step before an upload limit stops rejecting you.
Image Converter handles the format churn between JPEG, PNG, WebP, AVIF, and TIFF — the practical fix when a service accepts one type and you have another.
Transparency, tiling, and watermarks
Change Image Opacity adjusts transparency in solid or gradient mode, and Create Transparent PNG makes a specific colour transparent — the usual requirement when you need a logo on a coloured background without a white box around it.
Image Split cuts one image into tiles, useful for slicing a large graphic for grids or print. AI Watermark Remover strips Gemini AI image watermarks in the browser, and Media Downloader pulls video from Bilibili, Douyin, TikTok, and Instagram.
Why editing in the browser matters here
Images are often more personal than text — photos of people, documents, receipts. Running the edit client-side means the file never leaves your device, so there is no server-side copy to worry about.
It is also faster: no upload progress bar, no processing queue, no download link that expires. The output is ready as soon as the operation completes.
Frequently asked questions
Do I need to upload my images?
No. Editing happens in your browser, so the files stay on your device.
Are the image tools free?
Yes. All 24 tools are free with no account and no watermark added to the output.
Is there a file size limit?
There is no artificial cap. Very large files depend on your device's available memory.
Which formats are supported?
The converter handles JPEG, PNG, WebP, AVIF, and TIFF. Individual tools state their supported inputs.