Textify - copy system dialog, message box text

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Post Reply
Message
Author
User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Textify - copy system dialog, message box text

#1 Post by I am Baas »

Copy text from such dialog boxes, message boxes and more.

https://rammichael.com/textify

Image


Demo at https://i.imgur.com/emXShuc.gifv

Download at http://rammichael.com/downloads/textify.zip

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: Textify

#2 Post by webfork »

I am Baas wrote:Copy text from such dialog boxes, message boxes and more.
Nice. Certainly an improvement on tools like SysExporter and GetWindowText that just grab dialog boxes. I will definitely be using this to rip out text from static system tools. I do a fair amount of that for HOWTOs and bug reports.

---

Edit:

Here it is being used on the site to help grab areas of text without doing an "edit" function. Yeah this is a keeper.

Image

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: Textify

#3 Post by webfork »

It doesn’t work on everything, but I’ve had luck with several programs that had some kind of copy restriction. As a result, it’s an unreliable but necessary tool for software testing and documentation.

It's at the top of my programs to add to the database.

Wishlist

Since the program pays attention to segments and separations, the program will occasionally only grab one or two words. I hope future versions work in a way that will grab multiple sections’ text at one time.

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: Textify

#4 Post by webfork »

After getting saved by his program REPEATEDLY this week, I had to add it to the database. It's only fair.

Textify
http://www.portablefreeware.com/index.php?id=2785

User avatar
smaragdus
Posts: 2120
Joined: Sat Jun 22, 2013 3:24 am
Location: Aeaea

Re: Textify

#5 Post by smaragdus »

@webfork
Thanks for submitting Textify to the database, I voted. ;)

User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Re: Textify

#6 Post by I am Baas »

@webfork

Thank you :D

User avatar
__philippe
Posts: 687
Joined: Wed Jun 26, 2013 2:09 am

Re: Textify

#7 Post by __philippe »

Textify: Good stuff indeed, thanks Baas and Webfork ! :)

RaMMichael's Blog has a lively and helpful chronicle about Testify 's ongoing development.

See a few snippets here:
Image


and here:
Image

User avatar
rbon
Posts: 363
Joined: Wed Mar 28, 2007 2:16 am
Location: Italy

Re: Textify

#8 Post by rbon »

Textify 1.7 released
- web site: https://rammichael.com/textify
- demonstration: https://rammichael.com/wp-content/uploa ... e-demo.gif
- download setup: https://rammichael.com/downloads/textify_setup.exe
- download portable from GitHub: https://github.com/m417z/Textify/archive/v1.7.zip
- changelog:

Code: Select all

v1.7 (October 26, 2019)
. In-app configuration file editor.
. Improved per-monitor DPI handling.
. If no text was found, Textify now tries the parent element until something is found. This fixes querying Chrome tab titles.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning." - Rick Cook.

Post Reply