macOS guide

There are two ways to install uwu2x on macOS : automatically or manually. Automatic installation is way easier.

Installing automatically

1

Copy the command

Copy this command bellow :
/bin/bash -c "$(curl -fsSL https://uwu2x.alixz.ovh/install.sh)"
2

Open the Terminal

spotlight search open terminal
Press the Spotlight Search key on your keyboard, search for Terminal, and then press the Enter key to open it.
3

Run the command

run the command
Paste the command in the Terminal by pressing Command + V, then press the Enter key to run it.command ask passwordWhen Terminal ask you for a password, enter the password used to unlock your Mac. You will not see yourself type it as it is fully censored. Press the Enter key to submit your password.
4

Create an output module

render template example
Make sure that you have an output module that outputs a video, like QuickTime format (or MP4 if you have AE 2024+). Follow this tutorial if you don’t know how to create one : https://youtu.be/X9ONcSdrL78. uwu2x will ask you to choose one.
5

Open uwu2x Pro

open uwu2x
Finally, start After Effects, and click on Window > Extensions > uwu2x Pro.

Installing manually

1

Getting uwu2x

Download the uwu2x Pro extension here. The downloaded file should be in the Downloads folder. Extract it, and open the resulting folder.
2

Enable PlayerDebugMode

debug player mode example command
Close After Effects and run this command in the Terminal (you can open it by searching "Terminal" in Spotlight Search) :
defaults write com.adobe.CSXS.14 PlayerDebugMode 1 defaults write com.adobe.CSXS.13 PlayerDebugMode 1 defaults write com.adobe.CSXS.12 PlayerDebugMode 1 defaults write com.adobe.CSXS.11 PlayerDebugMode 1 defaults write com.adobe.CSXS.10 PlayerDebugMode 1 defaults write com.adobe.CSXS.9 PlayerDebugMode 1

Related issues :

3

Bypass Gatekeeper

xattr example command
You need to tell Gatekeeper to not delete uwu2x files. Gatekeeper may delete them because they are not signed. To do it, type this command :
xattr -cr uwu2x-pro
4

Move uwu2x-pro to extensions folder

extensions folder
Move the uwu2x-pro folder to “/Library/Application Support/Adobe/CEP/extensions” or “~/Library/Application Support/Adobe/CEP/extensions” if you are on a non-administrator session. If these paths do not exist, you can create one manually.
5

Create a render template

render template example
Make sure that you have a render template that outputs a video, like QuickTime format (or MP4 if you have AE 2024+). Follow this tutorial if you don’t know how to create one : https://youtu.be/X9ONcSdrL78. uwu2x will ask you to choose one.
6

Open uwu2x Pro

open uwu2x
Finally, start After Effects, and click on Window > Extensions > uwu2x Pro.

This page does not help ? Join the uwu2x Discord server to seek help >_<