Software Alternatives & Startups

Sunasty VS git-sizer

Compare Sunasty VS git-sizer and see what are their differences

Sunasty

130+ free file tools that run entirely in your browser. No upload, no account.

Rating
0 reviews
git-sizer

Compute various size metrics for a Git repository, flagging those that might cause problems - github/git-sizer

Rating
0 reviews
Note: These products don't have any matching categories. If you think this is a mistake, please edit the details of one of the products and suggest appropriate categories.

Which is more popular?

git-sizer might be a bit more popular than Sunasty. We know about 1 link to it since March 2021 and only 1 link to Sunasty.

social mentions
1 vs 1
PDF Tools popularity
100% vs 0%

Base details

Website, pricing, platforms and company facts side by side.

Sunasty
git-sizer
Website sunasty.com github.com
Platforms
Windows Android iOS MacOS Mobile Desktop +3
—
Company Startup from France · 1 - 9 employees · 2026 —
Listed in

About Sunasty and git-sizer

In their own words, as submitted to SaaSHub.

Sunasty
git-sizer

Sunasty is a suite of 130+ free utilities for everyday file tasks: PDF (merge, split, compress, sign, unlock), images (compress, resize, crop, redact, HEIC to JPG), video and audio (compress, convert, trim, extract audio, screen recording), plus developer, date and calculator tools. The...

Read more about Sunasty

No description of git-sizer yet.

Features and specs

What each product offers, as listed by its team.

Sunasty 10 features
git-sizer 5 features
  • 100% in-browser processing
    Every tool runs locally via WebAssembly (FFmpeg, qpdf, MozJPEG/OxiPNG/WebP/AVIF codecs). Your files never reach a server: there is nothing to upload, leak or delete.
  • 130+ tools in one place
    PDF, images, video, audio, converters, developer utilities, date tools, calculators and QR codes, all under one roof with a consistent interface.
  • No account, no quotas
    No sign-up, no daily limits, no file size tiers, no premium plan.
  • Works offline
    Once a tool's page has loaded, it keeps working with the connection cut. Installable as a PWA.
  • Full PDF suite
    Merge, split, compress (lossless or strong), organize, rotate, sign, protect, unlock with a known password, watermark, page numbers, OCR and more.
  • Smart image compression
    Pick a quality or a target size in KB, convert between JPEG, PNG, WebP and AVIF, process whole batches at once.
  • Video & audio toolbox
    Compress and convert video, trim, mute, extract audio to MP3/WAV/AAC/OGG, GIF in both directions, plus local screen, webcam and voice recorders.
  • Verifiable privacy
    Open DevTools' network tab while using any tool: no request ever carries your file. Re-encoding strips EXIF metadata (including GPS).
  • 28 languages
    Fully localized, including right-to-left Arabic. Guides even show screenshots of the tools in your own language.
  • Honest by design
    Illustrated guides, transparent competitor comparisons, and clear notes about what a browser cannot do faithfully.
  • Comprehensive Repository Analysis
    git-sizer analyzes many different dimensions of a Git repository including commit count, tree size, blob size, history depth, and reference counts, providing a holistic view of repository health and potential scaling issues.
  • Easy to Use
    The tool is simple to run with minimal setup—just execute it within a git repository—and it produces clear, human-readable output that highlights potential problem areas without requiring complex configuration.
  • Identifies Performance Bottlenecks
    It helps identify specific issues that could degrade Git performance, such as excessively large blobs, deep history, large trees, or too many references, which is valuable before migrating or scaling repositories.
  • Open Source and Maintained by GitHub
    Being an official GitHub project, it benefits from credibility, community trust, and ongoing maintenance, and it is well documented with clear explanations of what each metric means.
  • Useful for Pre-Migration Checks
    It's particularly helpful for teams migrating repositories to new platforms or consolidating repos, as it flags potential issues that could cause problems during migration or with hosting providers' limits.

Possible disadvantages

  • No Automatic Remediation
    git-sizer only identifies and reports issues but does not offer any built-in tools or automated processes to fix problems like large blobs or excessive history depth—users must use separate tools like BFG Repo-Cleaner or git-filter-repo.
  • Output Can Be Overwhelming for Beginners
    While detailed, the output includes many metrics and threshold levels that may be confusing for users unfamiliar with Git internals, requiring some learning curve to fully interpret results.
  • Limited to Local Analysis
    The tool analyzes a local clone of the repository, so it requires users to have a full local copy of the repo (or at least enough history) to get accurate results, which can be time-consuming for very large repositories.
  • No Real-Time Monitoring
    It functions as a one-time analysis tool rather than providing continuous or real-time monitoring of repository health, requiring manual reruns to track changes over time.
  • Command-Line Only Interface
    The tool lacks a graphical user interface, which may be less accessible for users who prefer visual dashboards or are less comfortable with command-line tools.

Analysis

An editorial look at what each product does well and who it suits.

Sunasty
git-sizer

Overall verdict

  • There is no reliable public information available about Sunasty (sunasty.com), so it is not possible to confirm whether it is a good or trustworthy service. Exercise caution and do your own research before using it.

Why this product is good

  • Limited or no verifiable information about the company, its ownership, or its track record is publicly available
  • Lack of established reviews or reputation makes it difficult to assess reliability and trustworthiness
  • Before sharing personal or payment details, it's wise to verify security practices, contact information, and return/refund policies
  • Checking independent review platforms and community feedback can help confirm legitimacy

Recommended for

  • Users who have independently verified the site's legitimacy and security
  • Customers who proceed cautiously with small test transactions first
  • Those who have confirmed clear contact, refund, and privacy policies before purchasing

Overall verdict

  • git-sizer is a solid, focused open-source tool that effectively analyzes Git repositories to identify size and structural issues that could cause performance problems or hosting limits, making it a valuable diagnostic utility for repository maintenance.

Why this product is good

  • Quickly identifies large blobs, deep histories, and other repository bloat issues that impact performance
  • Simple command-line tool with no complex setup or dependencies required
  • Provides clear, actionable metrics about repository size and structure
  • Backed by GitHub, ensuring credibility and ongoing relevance to Git ecosystem needs
  • Helps proactively catch issues before they cause problems with hosting platforms or clone/fetch performance
  • Open source and actively maintained with community input

Recommended for

  • Repository administrators managing large or growing codebases
  • Teams migrating repositories to new hosting platforms with size limits
  • Developers troubleshooting slow clone, fetch, or checkout operations
  • DevOps engineers auditing repository health before major infrastructure changes
  • Organizations enforcing repository size policies or best practices
  • Anyone dealing with repositories that have accumulated large binary files or excessive history over time

Category popularity

How often each product is chosen within a category, 0–100% relative to the other.

Score bands 0–20 21–40 41–50 51–60 61–100
Sunasty
git-sizer
100% 100%
0% 0%
0% 0%
100% 100%
100% 100%
0% 0%
0% 0%
100% 100%

Questions & Answers

As answered by people managing Sunasty and git-sizer.

Which are the primary technologies used for building your product?

Sunasty's answer

The site is statically generated with Astro and TypeScript, with lightweight Preact islands for interactivity. The heavy lifting runs client-side in Web Workers through WebAssembly builds of proven engines: FFmpeg for video and audio, qpdf and pdf-lib for PDF, the Squoosh codecs (MozJPEG, OxiPNG, WebP, AVIF) for images, and Tesseract for OCR. There is no application backend at all: the server only delivers static files.

What makes your product unique?

Sunasty's answer

The privacy is structural, not a policy promise: every tool runs entirely in your browser through WebAssembly, so your files never leave your device. You can verify it yourself by opening the DevTools network tab while using any tool: no request carries your file, and everything keeps working offline once the page has loaded. Combined with 140+ tools, no account, no quotas and 28 languages, that architecture is the product.

Why should a person choose your product over its competitors?

Sunasty's answer

Most popular alternatives (iLovePDF, Smallpdf, CloudConvert, TinyPNG) process files on their servers and monetize through limits: daily quotas, file size caps, subscriptions. With Sunasty there is no upload wait, no copy of your document on someone else's machine, and no counter to unlock, because the work happens on your own hardware. And when a competitor genuinely is the better choice (for example server-side conversion of PDF to editable Word, which a browser cannot do faithfully), our comparison pages say so.

How would you describe the primary audience of your product?

Sunasty's answer

Anyone who handles files day to day: people compressing a PDF to fit an application portal or an email cap, gamers and creators trimming and shrinking clips for Discord, anyone blurring a name on a screenshot before sharing it, developers formatting JSON or testing regexes, and privacy-conscious users working with contracts, IDs or anything confidential that should never transit through a third-party server.

What's the story behind your product?

Sunasty's answer

Sunasty is built by a solo developer in France. The trigger was a familiar frustration: every "free" online tool for a 30-second file task wanted an upload to an unknown server, an account, or a subscription to lift an artificial limit. Modern browsers can do that work themselves thanks to WebAssembly, so Sunasty was built the other way around: the file never leaves your device, by architecture. The amber cat in the logo is the developer's actual cat.

Who are some of the biggest customers of your product?

Sunasty's answer

Sunasty is a free consumer tool, so there are no enterprise contracts to name, and since there are no accounts and files never reach us, we genuinely cannot tell who uses it. It is used by individuals worldwide in 28 languages, which is exactly how a privacy tool should work.

User comments

Share your experience with using Sunasty and git-sizer. For example, how are they different and which one is better?

Log in or Post with

Social recommendations and mentions

Recommendations tracked on public social media and blogs since March 2021.

Sunasty 1 mention
git-sizer 1 mention
  • Show HN: I built 184 free browser tools – PDF, image, dev, AI tasks, no upload
    Have you checked out https://sunasty.com. - Source: Hacker News / 3 months ago
  • how to keep github repos small?
    Also there’s a cool project from GitHub you can use to help understand the size of git’s objects in your git repo https://github.com/github/git-sizer. This might help you determine what the best cloning strategy could be. Source: almost 5 years ago

Alternatives to Sunasty and git-sizer

When comparing Sunasty and git-sizer, you can also consider the following products.