Search found 313 matches

by Phil
Thu Mar 13, 2025 12:07 pm
Forum: Light Image Resizer
Topic: Light Image Resizer Language Editor
Replies: 0
Views: 5591

Light Image Resizer Language Editor

The language editor for Light Image Resizer may not be installed by default. If you need it to update or create a translation, you can download it here:
Download Language Editor

Just copy it to the "Lang" sub-folder of your Light Image Resizer installation (e.g. C:\Program Files (x86)\ObviousIdea ...
by Phil
Wed Mar 12, 2025 12:10 pm
Forum: GreenCloud Printer
Topic: GreenCloud does not gain focus.
Replies: 4
Views: 3799

Re: GreenCloud does not gain focus.

I tried on 3 machines with the same OS build, but none of them show this behavior.

Did you try to do a reboot yet? Sometimes it can help with weird issues like this one.

Also, do you have any third party antivirus solution or other system tools installed, that might interfere?
by Phil
Tue Mar 11, 2025 9:58 am
Forum: GreenCloud Printer
Topic: GreenCloud does not gain focus.
Replies: 4
Views: 3799

Re: GreenCloud does not gain focus.

It's supposed to receive focus once the print job has finished. In a quick test it works as expected on Win 11 24H2.

What's your Windows 11 version, and from what application are you printing to GreenCloud?
by Phil
Mon Dec 16, 2024 10:50 am
Forum: GreenCloud Printer
Topic: Export printing stats to a new computer
Replies: 0
Views: 3507

Export printing stats to a new computer

If you would like to transfer your GreenCloud printing statistics from one computer to another, perform the following steps:


Click Start and type regedit , then click on Registry Editor to open it.
Navigate to HKEY_CURRENT_USER\SOFTWARE\ObviousIdea\GreenCloudPrinter\Stats
Click File > Export ...
by Phil
Wed Dec 04, 2024 2:44 pm
Forum: Photolikr
Topic: PhotoLikr flagged as malware, virus or trojan
Replies: 0
Views: 5857

PhotoLikr flagged as malware, virus or trojan

If PhotoLikr downloaded from ObviousIdea's website is flagged as a virus or considered unsafe by your anti-virus software, this is most likely a false positive.

It's a different case if you download it somewhere else, so to be safe you should only use the official download .

If you want to be sure ...
by Phil
Fri Nov 29, 2024 5:42 pm
Forum: Light Image Resizer
Topic: Slow processing
Replies: 6
Views: 4570

Re: Slow processing

Some of the files appear to be quite large. I sent you a PM with a beta version to try.
by Phil
Tue Nov 26, 2024 5:24 pm
Forum: Light Image Resizer
Topic: One source, multiple output
Replies: 3
Views: 3362

Re: One source, multiple output

You could create a simple batch file and let it run Light Image Resizer multiple times on the same files with different options/profiles.

For example:

"C:\Program Files (x86)\ObviousIdea\Light Image Resizer 7\resize.exe" c:\photos /profile="My Profile 1" /run /autoclose
"C:\Program Files (x86 ...
by Phil
Mon Nov 25, 2024 10:04 am
Forum: Light Image Resizer
Topic: Slow processing
Replies: 6
Views: 4570

Re: Slow processing

We're not seeing that. In a quick test with a set of reference files both versions take about the same time, with v7 being slightly faster.
Can you share the log, so we can check the settings used?

The log file is named "ImageResizer.log" and is placed in
C:\Users\ <USERNAME> \AppData\Roaming ...
by Phil
Fri Nov 22, 2024 5:26 pm
Forum: Light Image Resizer
Topic: Slow processing
Replies: 6
Views: 4570

Re: Slow processing

Are you seeing a slowdown in v7 compared to the previous major version 6, or you mean the latest minor update of v7?
What is the full version number you are using currently?
by Phil
Tue Nov 12, 2024 10:58 am
Forum: GreenCloud Printer
Topic: GreenCloud Printer flagged as malware, virus or trojan
Replies: 0
Views: 5094

GreenCloud Printer flagged as malware, virus or trojan

If GreenCloud Printer downloaded from ObviousIdea's website is flagged as a virus or considered unsafe by your anti-virus software, this is most likely a false positive.

It's a different case if you download it somewhere else, so to be safe you only use the official download .

If you want to be ...
by Phil
Mon Nov 11, 2024 10:15 am
Forum: Light Image Resizer
Topic: One source, multiple output
Replies: 3
Views: 3362

Re: One source, multiple output

Hi,

thanks for your feedback. Currently it's not possible to apply multiple profiles in one pass, but we will note it as a feature request.
by Phil
Mon Jun 26, 2023 5:02 pm
Forum: Light Image Resizer
Topic: Adjust Resolution for Portrait setting not working
Replies: 4
Views: 17039

Re: Adjust Resolution for Portrait setting not working

Turns out the issue was not fully fixed for some images with EXIF data.

Please test this one, and let me know if it works for you now:
light_image_resizer6_setup_6.1.7.1.exe
by Phil
Fri Jun 23, 2023 3:40 pm
Forum: Light Image Resizer
Topic: Options after processing images
Replies: 2
Views: 10004

Re: Options after processing images

Yes, there is an option for this. Click Settings (on the left), then on the Processing tab there is a section "When operation is finished" (at the bottom) with an option for the Close button.
by Phil
Tue Apr 11, 2023 9:11 am
Forum: Light Image Resizer
Topic: Problems with batch file
Replies: 3
Views: 11497

Re: Problems with batch file

You don't see any error messages in the interface either?

If the batch file is just this single line, the issue is maybe with the way you are launching that batch. In my tests it works fine at least.
by Phil
Mon Apr 10, 2023 11:33 am
Forum: Light Image Resizer
Topic: Problems with batch file
Replies: 3
Views: 11497

Re: Problems with batch file

Hi Donato,

it looks like there is a problem with launch parameters:
2023-04-08 19:02:39 Info Paramstr #00 : "C:\Program Files (x86)\ObviousIdea\Light Image Resizer 6\Resize.exe"

If this is the last entry in the log, it means that no parameters were passed to LIR. Are you
executing the same ...