Skip to content

Instantly share code, notes, and snippets.

View Brandonv101's full-sized avatar

Brandon Veerasammy Brandonv101

View GitHub Profile
@Brandonv101
Brandonv101 / cropAndStraightenBatch.jsx
Created September 11, 2018 16:50 — forked from cyberrob-zz/cropAndStraightenBatch.jsx
An photoshop batch script for crop & straighten photo from Jeffrey Tranberry
// cropAndStraightenBatch.jsx
// Copyright 2006-2008
// Written by Jeffrey Tranberry
// Photoshop for Geeks Version 2.0
/*
Description:
This script demonstates how to batch process
a folder of images using the crop and straighten command
*/
#!/usr/bin/env python3
import asyncio
import websockets
import json
import uuid
import httpx
# I got these by MitM'ing a valid client!
DEVICE_TOKEN = None
@Brandonv101
Brandonv101 / B2_snapshot_restore.clean.ipynb
Created May 4, 2021 02:32 — forked from Jwink3101/B2_snapshot_restore.clean.ipynb
Demonstration of extracting from a Backblaze Restor
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.