Excel to images — free, no watermark, no sign-up
Render every sheet of an Excel or CSV file as a PNG — handy for chats, slides or social posts: bold header, zebra rows, merged cells shown as they are. Long sheets are split between rows into several images (never through a merged cell), because mobile browsers have a hard limit on how large one image can be and silently return a blank one beyond it.
What comes across, and what does not
Comes across
- A crisp PNG (or several) per sheet
- Merged cells drawn as they are
- Long sheets split between rows, never through merges
- CJK text renders correctly
Does not come across
- Original fills and font colours — a clean uniform style is used
- Charts and images
- Very wide sheets are not scaled down — images get wide
How to use it
- 1
Drop a file in, or click “choose a file” to pick one
- 2
It starts automatically and names each step as it runs
- 3
Download the result when it is ready
Common questions
- Do I need to sign up?
- No. Converting and downloading need no account. Signing in is only for saving the result to the cloud and continuing on another device.
- Is the result watermarked?
- No. Nothing is watermarked and there is no limit on how many times you convert.
- Is my file uploaded to your servers?
- No. The whole conversion happens in your browser. Open DevTools (F12) and watch the Network tab to check. The one thing that uses the network is the text-recognition engine for scans, downloaded once and only if you agree.
- How big a file can I convert?
- There is no limit. We no longer measure your file up front — that number was ours, not any device’s real ceiling. We just start; if this device genuinely cannot fit it, the browser says so and we pass on the reason, a way forward, and an event ID.
- Does it work on a phone?
- Yes, with the same features as on a computer. Very large files will simply take longer.
- Will you start charging later?
- It is free and unlimited today. We avoid absolute promises nobody can back, and there is no hidden sign-up wall or usage cap either.
- Why did one sheet become several images?
- Mobile browsers, iPhones especially, cap the size of one canvas and return a blank image beyond it. Long sheets are split by rows, and the result card says how many images you got.
- Are the images sharp?
- Rendered at 2× by default; very wide sheets use a slightly lower scale so the image is never blank.
- Can I get JPG?
- PNG only for now — sharper for text-heavy tables.