Skip to main content
Recent Posts
51
General Discussion / Re: Welcome to AI Image Central!
Last post by Jeff -
- Converted the top menu for Robot Invasion & Robot Invasion II to the new format.
- Added a surprise ending if you manage to beat level 50 in Robot Invasion I.
- Increased Robot Invasion II number of levels to 100 (Was 50, I had 6 lives left after beating level 50 so increased).
- Added a surprise ending if you manage to beat level 100 in Robot Invasion II.

Can you make it to level 50 in Robot Invasion I and stop the first invasion?
Can you make it to level 100 in Robot Invasion II and stop them again?

52
General Discussion / Re: Welcome to AI Image Central!
Last post by Jeff -
I have increased the size of the game playfield for both Robot Invasion and Robot Invasion II.
I also fixed the pause button 'P' so that everything pauses. Just press 'P' to Pause/Un pause.
Just realized I need to change the top menu as it still has the old format.
53
General Discussion / Re: Welcome to AI Image Central!
Last post by Jeff -
- Changed the graphics on all the buttons to look nicer and get rid of the washed-out look.
- Added left/right cursor key controls to switch between different images when in full screen overlay mode.

You can press 'ESC' to close the full screen overlay or click somewhere on the image to close.

55
General Discussion / Re: Welcome to AI Image Central!
Last post by Jeff -
- Converted all the other tabs to new format (prompt search, image search, arcade, about, and rules/help).

Still need to create the model info cards... Still debating what info to put on them and best method to create them.

Also converted Flux Fill page.  All webpages converted to new format!
56
General Discussion / Re: Welcome to AI Image Central!
Last post by Jeff -
- Added Page # and next/prev buttons to top of categories now under the new format.
- Added Flux Fill to Flux menu.

Still need to create the model info panels for each model.  Will give information about the selected model.


57
General Discussion / Re: Welcome to AI Image Central!
Last post by Jeff -
Working on changing the interface. Cleaner layout.

You can check out the new interface from these links:

SDXL - https://aiimagecentral.com/index-en4.php?dir=1080p%2FRequested

FLUX - https://aiimagecentral.com/index-FLUX-en4.php?dir=1080p%2FRequested

SD 3.5 - https://aiimagecentral.com/index-SD3.5-en4.php?dir=1080p%2FRequested

I have not changed any of the other page links, so clicking on any other links will bring up the old pages.

Finished the menu to switch between SDXL, FLUX, and SD3.5.

Got rid of Lumina 2 model.  Too slow like HiDream.
58
Cool Video's / Meta AI Image To Video
Last post by Jeff -
Here are some cool images I converted to video using Meta's new image-2-video site.
You can find the site here: https://www.meta.ai/  

To create a video from an existing image at AI Image Central grab the image and then go to the Meta website:

Open the left side menu and then click Create.
Right beside the word 'Create' it says 'Image', select it and change to 'Video', then drag and drop the image (or 'Upload Image')
to where it says animate image.  Now you can type in your prompt to modify the image and then click 'Animate'.

After it's done, you can click on the paper airplane(?) and click copy link to post the link in a message here for any video's you create.

Here are some sexy examples... Just click the link to meta.ai to display the video(s).

Bouncing Beach Babe - https://meta.ai/media-share/pw3B7NtUnof/?utm_source=meta_ai_web_copy_link

Sexy Subway - https://meta.ai/media-share/iw3B7O7PXkk/?utm_source=meta_ai_web_copy_link


You can also view selected videos on AI Image Central's Reddit channel: https://www.reddit.com/r/AI_Image_Central/
or on AI Image Central's YouTube channel: https://www.youtube.com/@AIIMAGECENTRAL

If you want to join multiple 5 second videos together, you can create these two .bat files which use ffmpeg
to grab the last image of the video to continue the next video and to join all the videos together.
Download fffmpeg if you don't have it already and place in your path. Place the two .bat files also in your path.

Then to grab the last frame image to continue the next video, from the command line go to the directory with
the video, type 'last filename.mp4' to grab the last image.  After you have created all the videos, use the .bat
file 'join' to join the videos together.  Use a naming convention like girl1.mp4, girl2.mp4, girl3.mp4 and then
the command 'join girl' (Don't include the number or extension)

Last .BAT file:

@echo off
setlocal EnableDelayedExpansion

REM --- Get the total number of frames in the video ---
echo Determining total frame count...
for /f "delims=" %%i in ('ffprobe -v error -select_streams v:0 -count_frames -show_entries stream^=nb_read_frames -of csv^=p^=0 "%~1"') do set /a "total_frames=%%i"

if "!total_frames!"=="" (
    echo Error: Could not determine frame count for "%~1".
    exit /b 1
)
echo Total Frames: !total_frames!

REM --- Calculate the frame index of the last frame (0-based) ---
set /a "last_frame_index=!total_frames!-1"

REM --- Extract the very last frame (CORRECTED VERSION) ---
echo Extracting the last frame...
ffmpeg -v error -i "%~1" -vf "select=eq(n\,!last_frame_index!)" -vsync 0 -frames:v 1 "%~dpn1_lastframe.png"

echo.
echo Successfully extracted the last frame to "%~dpn1_lastframe.png"


Join .BAT file:

@echo off
REM Usage: join_prefix.bat prefix
REM Example: join_prefix.bat clip

if "%~1"=="" (
    echo Please provide a prefix.
    echo Example: join_prefix.bat clip
    exit /b
)

set PREFIX=%~1
set LISTFILE=list_%PREFIX%.txt

REM Remove any old list file
if exist "%LISTFILE%" del "%LISTFILE%"

REM Build list of matching files (alphabetical)
for %%F in ("%PREFIX%*.mp4") do (
    echo file '%%~fF' >> "%LISTFILE%"
)

REM Check if list file is empty
if not exist "%LISTFILE%" (
    echo No files found starting with %PREFIX%
    exit /b
)

echo Joining videos...
ffmpeg -f concat -safe 0 -i "%LISTFILE%" -c copy "%PREFIX%_merged.mp4"

echo Done! Output: %PREFIX%_merged.mp4

59
General Discussion / Re: Welcome to AI Image Central!
Last post by Jeff -
Further enhanced the image search engines to give better results.  The searches will no longer match partial words preventing
excessive erroneous results by placing a space at the end of the word(s) to prevent partial matches like 'cat' matching 'catapult'.

However, adding the space after each word prevents other important plural matches. IE. You would expect
searching for dog would also bring up images of more than one dog.
So I have also added checks for all words with 's' and 'es' added to the word(s) in order to catch more images.
I believe this the best way to make a useable search engine without getting super technical with dictionaries.
 



 
60
General Discussion / Re: Welcome to AI Image Central!
Last post by Jeff -
Added new square and slider options to all models in Spanish and French now as well.

Still need to convert HI, ZH, and AR (Hindi, Chinese Traditional, and Arabic)
AI Image Central - Welcome to our forum!