All Projects → fabionuno → BodymovinQL

fabionuno / BodymovinQL

Licence: Apache-2.0 license
A macOS QuickLook plugin to generate previews for Adobe After Effects animations exported as JSON with Bodymovin

Programming Languages

objective c
16641 projects - #2 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to BodymovinQL

QLFits
The macOS quicklook plugin for FITS files.
Stars: ✭ 44 (+57.14%)
Mutual labels:  quicklook
PreviewMarkdown
QuickLook Markdown preview and icon thumbnailing app extensions for macOS Catalina and beyond
Stars: ✭ 25 (-10.71%)
Mutual labels:  quicklook
notes
📓 Notes related to Computer Science stuff.
Stars: ✭ 15 (-46.43%)
Mutual labels:  quicklook
QuickLook.Plugin.ApkViewer
Android package preview for QuickLook
Stars: ✭ 77 (+175%)
Mutual labels:  quicklook
qlZipInfo
MacOSX QuickLook Generator for zip, jar, tar, tar.gz (.tgz), tar.bz2 (.tbz2/.tbz), tar.Z. xar (.xar, .pkg), debian (.deb), RedHat Package Manager (.rpm), 7zip (.7z), xz, Microsoft cabinet (.cab), gzip (.gz), lha, BinHex 4.0 (.hqx), and Stuffit (.sit) archives, and ISO9660 images
Stars: ✭ 47 (+67.86%)
Mutual labels:  quicklook
QLScpt
A macOS QuickLook generator for .scpt files (both AppleScript and JavaScript).
Stars: ✭ 22 (-21.43%)
Mutual labels:  quicklook
lottie-idea
Android Studio and IntelliJ IDEA viewer plugin for Lottie animations
Stars: ✭ 36 (+28.57%)
Mutual labels:  bodymovin
AE-Icon
🐱 use bodymovin to render some interesting After Effects vector icon
Stars: ✭ 47 (+67.86%)
Mutual labels:  bodymovin
Lottie React Native
Lottie wrapper for React Native.
Stars: ✭ 14,707 (+52425%)
Mutual labels:  bodymovin
Lottie Ios
An iOS library to natively render After Effects vector animations
Stars: ✭ 22,295 (+79525%)
Mutual labels:  bodymovin
LottieExampleProject
This is an example project for using Lottie in Android applications
Stars: ✭ 17 (-39.29%)
Mutual labels:  bodymovin
tgskit
Toolkit for dealing with Telegram Stickers and Bodymovin/Lottie animations.
Stars: ✭ 45 (+60.71%)
Mutual labels:  bodymovin
qtlottie
QtLottie is a tiny C++ library that can render Adobe® After Effects™ animations exported as JSON with Bodymovin.
Stars: ✭ 23 (-17.86%)
Mutual labels:  bodymovin
Provisionql
Quick Look plugin for apps and provisioning profile files
Stars: ✭ 2,012 (+7085.71%)
Mutual labels:  quicklook
Assetcatalogtinkerer
An app that lets you open .car files and browse/extract their images.
Stars: ✭ 1,628 (+5714.29%)
Mutual labels:  quicklook
Phew
FLIF image viewer and QuickLook plugin for macOS
Stars: ✭ 74 (+164.29%)
Mutual labels:  quicklook
QLCARFiles
QuickLook plugin to visualize .car files (compiled Asset Catalogs)
Stars: ✭ 60 (+114.29%)
Mutual labels:  quicklook
AsciiDocQuickLook
A QuickLook plugin to preview AsciiDoc files.
Stars: ✭ 24 (-14.29%)
Mutual labels:  quicklook

QuickLook Bodymovin

This is a macOS QuickLook plugin to generate previews for Adobe After Effects animations exported as json with Bodymovin.

QuickLook Preview

Installation

Requires macOS 10.10 or later (but tested on 10.12).

  • Download the latest release version of the plugin
  • Unzip it, and put the Bodymovin.qlgenerator into ~/Library/QuickLook (Create the folder, if it does not exist)
  • You may need to reboot to enable it or run qlmanage -r in your Terminal app (found in Applications → Utilities).

Using the plugin

  • You should be able to preview your Bodymovin .json files using the space key in Finder.

Uninstall

  • Run the Terminal app (found in Applications → Utilities).

  • Copy the following and paste into the Terminal app:

      sudo rm -rf "~/Library/QuickLook/Bodymovin.qlgenerator"
    
  • Press Enter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].