Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Social Media New Doc Sizes in Photoshop

Engaged ,
Sep 17, 2025 Sep 17, 2025

Why don't you bring the Ai (Adobe Illustrator) new doc social media template sizes into Photoshop?

 

Is there a way to bring this file into Photoshop's settings folder (in AppData): "C:\Users\X\AppData\Roaming\Adobe\Adobe Illustrator 29 Settings\en_US\x64\New Document

Profiles\Social.ai"

Illy uses an Ai file as a template (for new doc sizes), but Ps uses a single "New Doc Sizes.json" file for it.

 

s3.png

TOPICS
Windows
461
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 2 Correct answers

Community Expert , Sep 17, 2025 Sep 17, 2025
Community Expert , Sep 19, 2025 Sep 19, 2025

@TenTin I have repeated the process for you and updated my previous post. Enjoy!

 

Screenshot 2025-09-19 215008.png

Translate
Adobe
Community Expert ,
Sep 17, 2025 Sep 17, 2025
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Sep 18, 2025 Sep 18, 2025

I am aware of how to remove the most recently used (MRU) and add custom sizes manually in the Ps JSON file. I want to find a solution to import/convert all those sizes (Ai template file) into Ps at once. It seems it's impossible!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 18, 2025 Sep 18, 2025
quote

I am aware of how to remove the most recently used (MRU) and add custom sizes manually in the Ps JSON file. I want to find a solution to import/convert all those sizes (Ai template file) into Ps at once. It seems it's impossible!


By @TenTin


It would seem so, as the two apps use totally different approaches.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Sep 18, 2025 Sep 18, 2025

Exactly. And I'm wondering why Adobe didn't bring these templates (social media sizes) as preset tabs in Photoshop? It's great to see such presets in Illustrator, but based on my little experience, Photoshop has a massive usage in designing reels/posts and YouTube covers.

 

They also did a great job and brought these into Premiere.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 18, 2025 Sep 18, 2025
quote

It seems it's impossible!

By @TenTin

 

Yes, it is.

 

What you might do is to start a new post and tag it as an Idea instead of a Discussion so the engineers will track it and others can upvote. Use this format:

 

To submit an idea, please provide:
  1. Description
  2. Why is this valuable to you?

 

Jane

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Sep 18, 2025 Sep 18, 2025

They don't care about feedback! I had a 15-year-old request (in Illustrator), and it got a massive upvote, then after 15 years, the idea got noticed based on the engineer's desire (🤥)!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 18, 2025 Sep 18, 2025

This is the sort of tedius, repetitive stuff that AI is well suited for.

 

I provided a single JSON example.

 

I uploaded your screenshot, with the unnecessary stuff cropped off.

 

I prompted to use the JSON example for structure populating new entries based on the screenshot.

 

The entire process probably took less than 5 minutes.

 

Here is the result ready to paste into your New Doc Sizes.json file. EDIT: Now updated to contain all 21 presets:

 

{
    "sections": [
        {
            "section": "user",
            "presets": [
                {
                    "name": "Instagram Carousel Post",
                    "identifier": "",
                    "group": "user",
                    "width": 1080.0,
                    "height": 1080.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006771000
                },
                {
                    "name": "Facebook Post",
                    "identifier": "",
                    "group": "user",
                    "width": 1080.0,
                    "height": 1350.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006771100
                },
                {
                    "name": "Youtube Thumbnail",
                    "identifier": "",
                    "group": "user",
                    "width": 1280.0,
                    "height": 720.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006771200
                },
                {
                    "name": "Pinterest Pins",
                    "identifier": "",
                    "group": "user",
                    "width": 735.0,
                    "height": 1102.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006771300
                },
                {
                    "name": "LinkedIn Square Post",
                    "identifier": "",
                    "group": "user",
                    "width": 1080.0,
                    "height": 1080.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006771400
                },
                {
                    "name": "LinkedIn Portrait Post",
                    "identifier": "",
                    "group": "user",
                    "width": 1080.0,
                    "height": 1920.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006771500
                },
                {
                    "name": "Instagram Portrait Post",
                    "identifier": "",
                    "group": "user",
                    "width": 1080.0,
                    "height": 1350.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006771600
                },
                {
                    "name": "Instagram Landscape Post",
                    "identifier": "",
                    "group": "user",
                    "width": 1080.0,
                    "height": 566.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006771700
                },
                {
                    "name": "Instagram Story",
                    "identifier": "",
                    "group": "user",
                    "width": 1080.0,
                    "height": 1920.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006771800
                },
                {
                    "name": "X (Twitter) Post",
                    "identifier": "",
                    "group": "user",
                    "width": 1200.0,
                    "height": 675.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006771900
                },
                {
                    "name": "Facebook Cover",
                    "identifier": "",
                    "group": "user",
                    "width": 820.0,
                    "height": 312.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006772000
                },
                {
                    "name": "Facebook Profile",
                    "identifier": "",
                    "group": "user",
                    "width": 196.0,
                    "height": 196.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006772100
                },
                {
                    "name": "Instagram Profile",
                    "identifier": "",
                    "group": "user",
                    "width": 110.0,
                    "height": 110.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006772200
                },
                {
                    "name": "Youtube Banner",
                    "identifier": "",
                    "group": "user",
                    "width": 2560.0,
                    "height": 1440.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006772300
                },
                {
                    "name": "Youtube Profile",
                    "identifier": "",
                    "group": "user",
                    "width": 800.0,
                    "height": 800.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006772400
                },
                {
                    "name": "X (Twitter) Profile",
                    "identifier": "",
                    "group": "user",
                    "width": 400.0,
                    "height": 400.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006772500
                },
                {
                    "name": "X (Twitter) Header",
                    "identifier": "",
                    "group": "user",
                    "width": 1500.0,
                    "height": 500.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006772600
                },
                {
                    "name": "Pinterest Cover",
                    "identifier": "",
                    "group": "user",
                    "width": 800.0,
                    "height": 450.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006772700
                },
                {
                    "name": "Pinterest Profile",
                    "identifier": "",
                    "group": "user",
                    "width": 165.0,
                    "height": 165.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006772800
                },
                {
                    "name": "LinkedIn Profile",
                    "identifier": "",
                    "group": "user",
                    "width": 300.0,
                    "height": 300.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006772900
                },
                {
                    "name": "LinkedIn Banner",
                    "identifier": "",
                    "group": "user",
                    "width": 1128.0,
                    "height": 191.0,
                    "units": "pixelsUnit",
                    "profile": "sRGB IEC61966-2.1",
                    "resolution": 72.0,
                    "resolutionUnits": "inchesUnit",
                    "depth": 8,
                    "scale": 1.0,
                    "mode": "RGB",
                    "fill": "transparent",
                    "guides": [],
                    "artboards": [],
                    "lastUsedTime": 1758006773000
                }
            ]
        }
    ]
}

 

I haven't double checked the OCR conversion, so double check the sizes and spelling.

 

Mac (change username to your user account name):

/Users/username/Library/Preferences/Adobe Photoshop 2025 Settings/New Doc Sizes.json

 

Win (change username to your user account name):

C:\Users\username\AppData\Roaming\Adobe\Adobe Photoshop 2025\Adobe Photoshop 2025 Settings\New Doc Sizes.json

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Sep 18, 2025 Sep 18, 2025

First! Many thanks for your time.
The result is this: just 16 of 21 preset sizes have been made.

Ps presets

s1.png

Ai presets

s2.png

A couple of weeks ago, I tried to optimise a script for my Cloudflare "pages" with the help of the AI (ChatGPT and Grok). But it went for an infinite repetitive Q&A!! Finally, I gave up. Maybe I'm a bit old for using AI stuff. Personally, I hate AI.

 

If you have any interest in investigating more, this is the original "Social.ai" file, which I converted to a text file (extracting the original "Social.ai" with 7z, then open it with ms notepad and save as text).

"Social.zip (Dropbox)"

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 18, 2025 Sep 18, 2025
quote

First! Many thanks for your time.
The result is this: just 16 of 21 preset sizes have been made.

 


By @TenTin

 

If I recall correctly your screenshot only had 12 examples, so that's all that should have been generated. It was late though and I didn't have much brain power left! :]

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Sep 19, 2025 Sep 19, 2025

You're correct. My first screenshot of Illustrator's "social" sizes did not capture the entire list. However, my latest screenshot has now included the complete list of sizes (scroll screenshot).

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 19, 2025 Sep 19, 2025

@TenTin I have repeated the process for you and updated my previous post. Enjoy!

 

Screenshot 2025-09-19 215008.png

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Sep 19, 2025 Sep 19, 2025

Case Closed! 

Ps new doc presets (Social templates)

s1.png

 

Many thanks for your time and your effort. 🙏

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 19, 2025 Sep 19, 2025

You're welcome @TenTin 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 24, 2025 Oct 24, 2025

Wow, this selection of PS templates look incredibly helpful. I've downloaded but can't seem to find where I need to copy and paste the information. 

I'm using a Mac, running on Sonoma 14.6.1

When I try Users/Username there is no Library folder
And when I try - Library/Prefrences there is no Adobe Photoshop folder

How do I find where I need to copy and paste the script from the file you've made downloadable. Any directon would be incredinly appreciated. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 24, 2025 Oct 24, 2025

Actually i found the location hidden away. But since opening the JSON file, and saving the suggested script, it doesn't show on the Saved settings. I've tried restarting Photoshop, and also my macbook laptop, but no luck. Again any insigts would be amazing.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 24, 2025 Oct 24, 2025
quote

Actually i found the location hidden away. But since opening the JSON file, and saving the suggested script, it doesn't show on the Saved settings. I've tried restarting Photoshop, and also my macbook laptop, but no luck. Again any insigts would be amazing.


By @Check_1,_Check_2

 

We're flying blind, so please post a screenshot of the folder in View > Columns with the .json file selected so that we can check the path and naming...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 25, 2025 Oct 25, 2025
LATEST

Thanks for coming back to me Stephen. As I was a bit pushed for time, I ended up just taking your screenshot that contained the sizesinformation and I created them all individually myself. Only took an hour, so it wasn't the end of the world. And still very helpful to have all the sizes there in one screen shot. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines