Sitemap
Level Up Coding

Coding tutorials and news. The developer homepage gitconnected.com && skilled.dev && levelup.dev

Follow publication

How To Export Text From Adobe Illustrator and Photoshop To Notepad?

4 min readFeb 10, 2022

--

A Short Tutorial on Text Extraction From Adobe Illustrator & Photoshop Into Notepad.

Press enter or click to view image in full size
Depiction of Text Extraction From Adobe Illustrator & Photoshop into Notepad.
Depiction of Text Extraction From Adobe Illustrator & Photoshop into Notepad.

THE PROBLEM

As a graphic designer, during extensive typing work, there comes a time when you want to copy-paste a large pile of text from the layers or artboard. It is indeed a massive, time-consuming job to manually copy each word or sentence layer by layer. So you might wonder how would you:

  1. Keep yourself relaxed while typing.
  2. Extract out all the text within just a few clicks.
  3. Automatically save the extracted text in a notepad file.

THE RESEARCH

Chris Pine, a programmer, once said,

“Programming isn’t about what you know; it’s about what you can figure out.” — Chris Pine¹

I was also facing the same problem, so I searched for any scripted code on Google. Luckily, I found a ready-made 21 years old script written by Bramus, a Freelance Web Developer from Belgium. I followed the steps he defined in his blog PS_BRAMUS.TextConvert: PSD2TXT and TXT2PSD for the masses², and the script worked perfectly for Adobe Photoshop.

--

--

Level Up Coding
Level Up Coding
Zujaj Misbah Khan
Zujaj Misbah Khan

Written by Zujaj Misbah Khan

A passionate flutter developer who loves to learn, explore and share knowledge. Serving at https://divdashcom/

No responses yet

Write a response