All Projects → tinify → photoshop-scripts

tinify / photoshop-scripts

Licence: MIT license
Photoshop Scripts for the TinyPNG & TinyJPG Photoshop plugin

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to photoshop-scripts

image-optimisation-tools-comparison
A Benchmarking Suite for popular Image Optimisation Tools
Stars: ✭ 28 (-34.88%)
Mutual labels:  photoshop, tinypng
ExtendScript
🍆 Getting started with ExtendScript ✨ by Jeff Davis
Stars: ✭ 23 (-46.51%)
Mutual labels:  photoshop
expresso
Expresso! Exporter is a Photoshop extension aimed at improving the texturing workflow for 3D Artists. It automatically exports textures to common file formats (TGA, PNG, etc.) out of PSDs containing multiple maps.
Stars: ✭ 57 (+32.56%)
Mutual labels:  photoshop
TinyClient
🐙 Tinypng Windows/Mac/Linux 客户端,多 Key 自由配置
Stars: ✭ 37 (-13.95%)
Mutual labels:  tinypng
pytoshop
Library for reading and writing Photoshop PSD and PSB files
Stars: ✭ 100 (+132.56%)
Mutual labels:  photoshop
TinyPngPlugin
TinyPng gradle plugin for android
Stars: ✭ 240 (+458.14%)
Mutual labels:  tinypng
Adobe Scripts Panel
Scripting Panel for After Effects, Illustrator, and Photoshop
Stars: ✭ 211 (+390.7%)
Mutual labels:  photoshop
whatsapp-jpeg-repair
A handy tool to fix jpeg files downloaded from WhatsApp and prevent errors upon opening these files in Adobe Photoshop.
Stars: ✭ 30 (-30.23%)
Mutual labels:  photoshop
minify images
Optimiert Bilder mittels Media-Manager-Effekt über verschiedene Dienste (TinyPNG, ImageMagick, u.a.)
Stars: ✭ 29 (-32.56%)
Mutual labels:  tinypng
tinify-ruby
Ruby client for the Tinify API.
Stars: ✭ 41 (-4.65%)
Mutual labels:  tinypng
TinyPNGNodeJSBatcher
提供一个NodeJS环境下,基于TinyPNG服务的,批量压缩任意数量图片的工具。
Stars: ✭ 51 (+18.6%)
Mutual labels:  tinypng
PhotoMP
The AppImage version of GIMP for those who come from Photoshop.
Stars: ✭ 68 (+58.14%)
Mutual labels:  photoshop
CURL
Code for the ICPR 2020 paper: "CURL: Neural Curve Layers for Image Enhancement"
Stars: ✭ 177 (+311.63%)
Mutual labels:  photoshop
uxp-photoshop-plugin-samples
UXP Plugin samples for Photoshop 22 and higher.
Stars: ✭ 131 (+204.65%)
Mutual labels:  photoshop
tinypng-free
Use the upload api of tinypng's homeage to compress images
Stars: ✭ 29 (-32.56%)
Mutual labels:  tinypng
Androidphotoshopcolorpicker
A fully featured Color picker Library for Android
Stars: ✭ 220 (+411.63%)
Mutual labels:  photoshop
tinify-net
.NET client for the Tinify API.
Stars: ✭ 45 (+4.65%)
Mutual labels:  tinypng
adobe-discord-rpc
Discord Rich Presence extension for your adobe apps!
Stars: ✭ 383 (+790.7%)
Mutual labels:  photoshop
ovid-editor
Adobe panel providing the most advanced scripting environment possible -- Typescript, app DOM autocomplete, full I/O features and more
Stars: ✭ 43 (+0%)
Mutual labels:  photoshop
app-icons-script
Photoshop script to generate all iOS and macOS app icons
Stars: ✭ 73 (+69.77%)
Mutual labels:  photoshop-script

Photoshop Scripts for TinyPNG and TinyJPEG

These JavaScripts that can be added to Photoshop to help with compressing JPEG and PNG Images using the TinyPNG & TinyJPG Photoshop plugin.

For more information about the Photoshop plugin you can visit tinypng.com/photoshop.

Installation

The scripts may be copied to the 'Presets/Scripts' folder in Adobe Photoshop.

This is usually found in the following locations:

Mac: 
- /Applications/Adobe Photoshop (version)/Presets/Scripts/
- ~/Library/Application Support/Adobe/Adobe Photoshop (version)/Presets/Scripts
Windows:
- C:\Program Files\Adobe\Adobe Photoshop (version)\Presets\Scripts\

Usage

New menu options will appear in the 'File' menu. The scripts will be executed by simply selecting them.

File >
  Automate >
    Compress File...
    Compress Folder with JPEG Images...
    Compress Folder with PNG Images...
  Scripts >
    Layer Comps to Tinify...

Create your own

The scripts are written in JavaScript. You can easily create your own based on these examples. Photoshop also comes with many build-in scripts which you can look at to give more ideas of what is possible. If you are interested in scripting in more detail you can also take a look at the blog article which shows an example of how to compress all images in a folder with JavaScript.

License

This software is licensed under the MIT License. View the license.

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].