Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,789
» Latest member: Ttrevor
» Forum threads: 7,598
» Forum posts: 41,411
Full Statistics
|
Latest Threads |
.pcd files issue?
Forum: OSX
Last Post: Ofnuts
45 minutes ago
» Replies: 2
» Views: 291
|
Coincidence or not, that ...
Forum: Watercooler
Last Post: Krikor
2 hours ago
» Replies: 2
» Views: 1,097
|
How do you make text circ...
Forum: General questions
Last Post: Krikor
2 hours ago
» Replies: 13
» Views: 3,708
|
files missing after insta...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
Yesterday, 03:58 PM
» Replies: 4
» Views: 433
|
Simplifying a path
Forum: Extending the GIMP
Last Post: Infinimitsu
Yesterday, 01:34 PM
» Replies: 39
» Views: 35,236
|
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: HavingTooMuchFun
Yesterday, 08:24 AM
» Replies: 2
» Views: 576
|
How do I uninstall GIMP 3...
Forum: Linux and other Unixen
Last Post: Ofnuts
09-15-2025, 07:02 AM
» Replies: 1
» Views: 404
|
AI Gimp Plugins
Forum: Watercooler
Last Post: merlilderman
09-14-2025, 04:16 PM
» Replies: 21
» Views: 69,142
|
How to make a watermark o...
Forum: General questions
Last Post: kyolim
09-13-2025, 10:05 PM
» Replies: 5
» Views: 14,555
|
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
09-13-2025, 06:06 PM
» Replies: 1
» Views: 789
|
|
|
Custom Window Title for Folder Selection |
Posted by: radzo73 - 06-09-2020, 09:36 PM - Forum: Scripting questions
- Replies (5)
|
 |
Hey,
In my GIMP 2.8.22 script (because cropping in 2.10 sucks), I've registered a PF_DIRNAME as (PF_DIRNAME, "file_inpath", "Input Image Folder", "/tmp"), and unlike a PF_FILE, where the window title is "[title] - [PF_FILE name]", it shows "Python-Fu Folder Selection". Is there a way to change the window title so that it's just "[the PF_DIRNAME folder name]"?
With hope,
radzo73
|
|
|
Script OCR Image (Tesseract OCR engine ) |
Posted by: SnakerWolf - 06-08-2020, 04:42 AM - Forum: Extending the GIMP
- Replies (7)
|
 |
Script for OCR text (Balloon Text)
This script allows you to perform text recognition of the text balloons of an image, it also allows you to translate the text using Google Translator.
It can be translated from any language, Japanese, Korean, Chinese to English, Spanish. Russian.
Use the Engine Tesseract (CaptureText), to recognize the text.
It can be used for multiple images at once,
Videos Youtube
https://youtu.be/sASVPqiOojo
Only Scripts
OCRForBalloonsText Only Scripts.zip (Size: 85.54 KB / Downloads: 1354)
all Files necessary waifu2x,engine tesseract,tessdata, 86_Redistributable for Visual Studio 2015 (480 MB)
https://drive.google.com/file/d/1sBxH-lA...sp=sharing
Include other scripts
Script for change size, color the text.
Script for scale with Waifu2x
Script for create group layer
Script for save your selection as paths
Script for remove layers
|
|
|
Paths tool multiple selections? |
Posted by: sl60 - 06-07-2020, 07:19 PM - Forum: General questions
- Replies (1)
|
 |
I never tried this before. What if, say, you construct a square with the paths tool, select it, and then decide to add a triangle to this shape and select this, too? I tried holding down SHIFT but that doesn't work. Any other ways?
|
|
|
|