- 427 topics

Report a problem or suggest a new feature for RealWorld software or website.

To ask a question or to learn how to best use RealWorld software, go to the Design forum.

You cannot create topics in this forum.

how long until profile avatar is approved

How long will it take? Having an anonymous photo is very bad.

Windows 10 x64 right-click issue

Hi Vlasta, I've re-installed PicResizer after upgrading to Win 10 and found that right-click functionality is a little odd. Context menu is not showing any option to resize when I right-click on the file, however I discovered that the option IS showing when I ...

Customizing destination folder and file name

can't get it to work! This is a great little App and does every thing I want - if only I could get the destination folder and filename to work! I am trying to resize everything from one folder structure to another folder structure. Here is my batch file: Photo...

Resize failing on larger files (>20MB)

I'm currently working on a few thousand images using some scripts to reprocess to a smaller size for web usage. A co-work suggested picture resizer as being easy to use. Well, it works on images smaller than 20MB. Any help or direction would be appreciated t...

Picture Resizer for PNGs, GIFs, BMPs,...

If enough people request one of the formats, it will be implemented, so let me know. 😉

Move resized pictures to subfolder

Hi, how can I do that? My current code: C:\Users\Admin\Downloads\PhotoResize.exe "-if Y<X, -if X>=Y" "-w1920" "-q80" Is it all written right? Using Windows 10

Resize PPT slides to JPEG?

I want to reduce the size of PPT slides to 312 x 176 so I can add them to a Word document. Is this possible? I have saved the PPT as JPEGs. However, I can't seem to get the Picture Resizer software. I gave a donation but it still won't download. Thanks for any...

Recusive in place resizing not workink?

Hi, I'm trying to resize a large drive full of images, replacing each image with smaller version, I've come up with - photoresize -^1280 -r -i -m -q85 -s -e d:\photos This does indeed recurse through all the folders and subfolders, however it does not always r...

Cannot create an icon with transparent a background.

Trying to create an .icns icon for Mac OS X. NO matter what I do, the icon background which is transparent on the image and transparent in the icon editor is always saved as black. Clearly I"m missing something. And I've been a computer pro since 1961! My emb...

RWIE 2016.1 Batch scripts not saving viable icons

Hi Vlasta, I'm using a Windows 10 machine with the latest (unstable). If I batch convert some PNGs to ICOs it works. But if I then try to "clean up" those icons the files seem to get broken. Here's a screenshot of my batch setup (where I am removing the lar...

Retain name

Hi I am resizing and saving in a different folder. is it possible to use without the file name change. Great little program.

Windows 10 Escape Sequences not working after PhotoResizer.exe i

I'm working on a batch routine in Windows 10 and using the escape sequences to change the color of some of the output to highlight info. This works great until the routine hits the PhotoResizer command. After that, the escape sequences appear in the output as ...

the software cannot work

please help me I have put the icon of photo resize on the desktop then i pull the photo to the photo resize icon but there are a dailog box tell me that "find latest version of photoresize and other handy sofware on ...."then nothing occur. Anywere it was work...

Batch file - limitation to the number of files

I run a batch file, C:\"SOME PATH"\PhotoResizeP50O.exe "-c<ROOT><PATH>smaller\<NAME>.jpg" %* Drag multiple files on the batch file and it works great. Reduces size and puts the smaller file into a subfolder. Works for my purposes perfectly (k...

Drag & Drop to subfolder

Resize a photo to a subfolder I've been using the pictureresizer program for awhile. I luckily found it randomly on one of my countless online searches. The ease and simplicity is incredible - and that it works better than most is crazy. Typically i use this i...

Having problems with the right batch command

What a great tool. I have converted lots of images already, but I do not want to do that manually anymore, but in a batch. I have a batch file with the following command: PhotoResizeF800x600.exe test.jpg The executable PhotoResizeF800x600 is in the same direct...

Flat toolbar button glyphs

Is there any support in this regard? Target use on Win 10.. Hp

Converting U3D model to image

Where is the convert to image command? Unicorn 3D used to have a command that lets you convert a model into an image. Where is it? I was using U3D to make a life preserver icon (the same from the video tutorial), and I wanted to convert it to an icon.

having trouble with the icon editor

doesnt want to load I cant get onto rw icon editor even when I uninstall it then reinstall it what should I do/try?!?!?!?

Can you resize images and change the DPI at the same time?

My friend and I have been working on a batch script to resize images, change the DPI and transfer the images to a specified location. Now we have it working, it generates the images just fine and in a timely manner but when the script gets to the point of doi...

Can't get the Picture Resizer to work?!

First off, thank you so much for this great idea, and the tool which I'm sure will save me a lot of time... Right now unfortunately I have very big problems making it work at all! I just installed the "Picture Resizer 6.0", meaning I have placed the "PhotoResi...

Simply mirror folder A->B resizing the JPGs smaller?

I simply want to resize all the jpg images in folder A (& its subfolders) into folder B (down to 1080p size, don't modify otherwise). This should be done as a mirror exercise so:- 1) Only modified jpgs needs be converted. ie: The 10,000 already done don't ...

DPI of some pictures changed after processing.

DPI of some pictures changed after processing. If i make a picture 100% its original size using PhotoResizeP100.exe some pictures keep their DPI settings and some dont.. They get 96 DPI.. This also happens when when using PhotoResizeD200.exe where the original...

Picture resizes properties

Viewing properties of a picture I have been through all the tool bars and can't find where to view the properties of a photo. I am resizing images and I want to be able to view the properties of an image before and after I have resized it so I can see the diff...

Overwritting original files

Hi, I am creating a set of batch files to automatically resize a set of images. The problem is that whenever I execute the batch script, it keeps the original images and adds the new resized image. I have tried the following command: -w1024 -r -o "-cC:\Images\...