| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,218
» Latest member: SylDer
» Forum threads: 7,854
» Forum posts: 42,629
Full Statistics
|
| Latest Threads |
GIMP 3 - Social Media Res...
Forum: Extending the GIMP
Last Post: rich2005
2 hours ago
» Replies: 1
» Views: 70
|
Export issue
Forum: General questions
Last Post: denzjos
2 hours ago
» Replies: 1
» Views: 140
|
Text defaults
Forum: General questions
Last Post: rich2005
Yesterday, 04:24 PM
» Replies: 3
» Views: 207
|
Tool Presets
Forum: Tutorials and tips
Last Post: sallyanne
Yesterday, 01:30 PM
» Replies: 0
» Views: 89
|
Resolution for EPS files
Forum: General questions
Last Post: rich2005
Yesterday, 10:48 AM
» Replies: 2
» Views: 159
|
an iOS app that assists p...
Forum: Other graphics software
Last Post: zzh
04-04-2026, 03:25 PM
» Replies: 7
» Views: 1,778
|
The font selection featur...
Forum: General questions
Last Post: rich2005
04-03-2026, 04:49 PM
» Replies: 2
» Views: 301
|
Subject: Font selection n...
Forum: General questions
Last Post: HHH
04-03-2026, 11:43 AM
» Replies: 0
» Views: 176
|
PDF bearbeiten - PDF EDIT
Forum: General questions
Last Post: rich2005
04-02-2026, 10:32 AM
» Replies: 4
» Views: 2,210
|
ExifToolGUI and ExifTool ...
Forum: Other graphics software
Last Post: denzjos
04-02-2026, 06:46 AM
» Replies: 13
» Views: 15,498
|
|
|
| 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: 1456)
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?
|
|
|
|