Skip to content
cask.news
← Browse all apps

GLTFQuickLook vs QuickJSON

Side-by-side comparison for macOS

GLTFQuickLook

7.0
Developer Tools

Quick Look plugin for glTF files

QuickJSON

7.0
Developer Tools

Quick Look plugin to pretty-print JSON

Metric GLTFQuickLook QuickJSON
Category Developer Tools Developer Tools
AI Score 7.0 7.0
30-day Installs 50 40
90-day Installs 135 101
365-day Installs 568 256
Version 0.3.0 1.0.0
Auto-updates No No
Deprecated Yes No
GitHub Stars 263 86
GitHub Forks 10 9
Open Issues 18 2
License MIT MIT
Language C JavaScript
Last GitHub Commit 3y ago 5y ago
First Seen Aug 9, 2023 Sep 30, 2015

Reviews

GLTFQuickLook

GLTFQuickLook is a Quick Look plugin that allows users to preview glTF files directly in Finder. It's particularly useful for developers and designers working with 3D models, enabling quick reviews without opening dedicated software.

Enables previewing of glTF files within Finder using a Quick Look plugin.

Pros

  • + Provides quick and efficient previewing of glTF files.
  • + Open-source under the MIT license, encouraging community contribution.
  • + Lightweight and doesn't add significant system overhead.

Cons

  • - Lacks automatic updates, requiring manual checks for new versions.
  • - Compatibility issues with older macOS versions have been reported.

QuickJSON

QuickJSON is a macOS Quick Look plugin that pretty-prints JSON files, making it easier to read and navigate JSON data. It's particularly useful for developers who frequently work with JSON, offering a quick and efficient way to view structured data.

QuickJSON displays JSON files in a formatted, readable manner through macOS's Quick Look feature.

Pros

  • + Integrates seamlessly with macOS's Quick Look feature for instant JSON preview
  • + Open-source under the MIT license, fostering transparency and community contributions
  • + Lightweight and efficient for developers working with JSON data

Cons

  • - Lack of auto-updates requires manual checking for new versions
  • - Project activity has slowed, potentially affecting issue resolution