Software Alternatives, Accelerators & Startups
Table of contents
  1. Comments
  2. Is it good?

โœ“
LightUtils

50 tools that run inside your browser and upload nothing. Not a promise: the page is blocked from making network requests at all. Compress and merge PDFs, reorder pages, trim video, convert images, fix CSV files Excel opens as garbled Thai.

LightUtils

LightUtils Reviews and Details

This page is designed to help you find out whether LightUtils is good and if it is the right choice for you.

Screenshots and images

  • LightUtils Landing page
    Landing page //
    2026-08-02

Features & Specs

  1. File upload

    Never. Enforced by connect-src 'none' in the Content-Security-Policy, not by policy text

  2. Number of Tools

    50

  3. Price

    Free forever. No paid tier exists

  4. Account Required

    No. There is no login, because there is no server

  5. Daily limits

    None

  6. Watermark

    Never

  7. File Size Limit

    100 MB for PDF, 500 MB for video. Set by your own memory, not by an upload

  8. Batch Processing

    Yes, up to 20 PDFs at once, output as a ZIP

  9. Languages

    English and Thai, fully separate content rather than machine translation

  10. Encrypted PDF support

    Yes. Files that open without a password prompt are read and written normally

  11. Accessibility Tools

    5 - WCAG contrast, colour blindness, PDF accessibility, readability, WCAG 2.3.1 flashing content

  12. Cookies

    None on any tool. A consent banner appears only because ads may be added later

  13. Analytics

    No third-party analytics, no tracking scripts

  14. Open Source

    No. Source is private

  15. Runtime dependencies

    Zero. No framework, no library, no WebAssembly

  16. Works Offline

    No. A service worker would require loosening the security policy

Badges

Promote LightUtils. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Questions & Answers

As answered by people managing LightUtils.
  1. What makes LightUtils unique?

    The no-upload promise is enforced by the browser, not by our word for it.

    Every page is served with a Content-Security-Policy containing connect-src 'none'. That directive means the browser refuses to let the page make any network request. Our own code could not send your file anywhere if it tried, and anyone can check it in about ten seconds:

    1. Open the network tab
    2. Use any tool on the site
    3. Watch nothing leave

    Almost every "private, client-side" tool on the web is a claim in a marketing paragraph. This one is a header you can read.

    Two things follow from it. There is nothing to upload, so no queue, no round trip, and no file size limit that exists only because someone is paying for bandwidth. And there is no account, because there is no server to hold one.

  2. Why should a person choose LightUtils over its competitors?

    Because the documents most worth working on are the ones you should not hand to a stranger's server: a signed contract, a payslip, a bank statement, a customer list. On Smallpdf or iLovePDF those files are uploaded, processed remotely, and deleted on a schedule you have to trust. Here they never leave the machine.

    LightUtils Typical online tool
    Your file Never leaves the browser Uploaded to a server
    Daily limit None Usually 2 free tasks
    Watermark Never Common on free tiers
    Account None, ever Required past the free tier
    Upload wait None Scales with your file

    Beyond that:

    • Encrypted PDFs work. Files that open without a password prompt are handled. Most free tools refuse them, which quietly excludes bank statements, invoices and government forms.
    • Five accessibility checkers almost nothing free offers: WCAG contrast, colour blindness, PDF accessibility, readability, and WCAG 2.3.1 flashing content.
    • Genuinely bilingual. The Thai is written as Thai, not machine-translated, and Thai-specific problems are solved: CSV files that Excel opens as garbled Thai, and a readability checker that segments Thai words, which have no spaces between them.
  3. How would you describe the primary audience of LightUtils?

    Two groups, and the second is the reason the site exists.

    Anyone with a file and a task. Compress a PDF to fit an email limit, merge scans, trim a video, crop an image. They arrive from a search for that exact task and want it done in one screen.

    People who are not allowed to upload the file. Lawyers, accountants, HR staff, clinics, and anyone working under Thailand's PDPA or the GDPR, where sending a document containing personal data to a third-party processor needs a legal basis rather than a convenience. For them "runs in your browser" is not a feature, it is the only way the task is permitted at all.

    Geographically it is built for Thailand and the English-speaking world equally, which is unusual: most tool sites are English with a machine-translated Thai page bolted on.

  4. What's the story behind LightUtils?

    It started with a CSV file that Excel kept opening as garbled Thai. The fix is well known to developers and invisible to everybody else, and every free tool offering it wanted the file uploaded first. Sending a customer export to an unknown server to correct a text encoding is an absurd trade, and it is the trade almost every online tool asks for.

    So the first tool was written to run in the browser. Then the harder question: how do you prove it? A promise in a privacy policy proves nothing. connect-src 'none' does, because the browser enforces it and anyone can read the header.

    Once that constraint was fixed, the rest followed from it. No accounts, no server, no framework, no runtime dependencies. Fifty tools later the constraint has never been relaxed, and every claim on the site is checked by an automated test before it can ship, including the security header itself.

    Built and maintained by CODENIVERSE, a software studio in Thailand.

  5. Which are the primary technologies used for building LightUtils?

    Deliberately almost none.

    • Hand-written HTML, CSS and ES modules. No React, no framework, no bundler, no build step for the JavaScript.
    • Zero runtime dependencies. The package manifest lists none at all. The only dev dependency is a property-testing library.
    • Browser platform APIs do the work โ€” WebCodecs for video and audio, WebCrypto for encryption and hashing, Canvas and OffscreenCanvas for images, Web Workers, and Intl.Segmenter for Thai word segmentation.
    • No WebAssembly, by decision. It would have meant megabytes of download and a looser security policy.
    • Written from the specifications, not pulled in as libraries โ€” the PDF reader, PDF writer, PDF decryptor, ZIP writer, XLSX writer and MP4 remuxer are all ours. That is what keeps a tool page under 100 KB.
    • Static assets on Cloudflare Workers. There is no application server.
  6. Who are some of the biggest customers of LightUtils?

    None, and it would be easy to invent some.

    LightUtils has no accounts, collects no personal data and sets no analytics cookies, so we genuinely do not know who uses it โ€” there is nothing on the site capable of telling us. That is the same decision as everything else here, and naming customers we cannot verify would undercut the one thing the product is for.

Videos

We don't have any videos for LightUtils yet.

Do you know an article comparing LightUtils to other products?
Suggest a link to a post with product alternatives.

Suggest an article

LightUtils discussion

Log in or Post with
Visit official website
lightutils.com

Is LightUtils good? This is an informative page that will help you find out. Moreover, you can review and discuss LightUtils here. The primary details have been verified within the last quarter. So they could be considered up to date. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.