Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Just tried out the latest nightly build and I'm blown away by all the new features!

Would you consider adding thumbnails for .pxo files in the Open File Dialog box, like other graphics softwares have for their native file formats? An easier way to import .gif files would also be very handy and appreciated!

Thanks for such a wonderful piece of software!

(1 edit)

Hy 👋,

It can kind of already do gif importing, you just need to first download ffmpeg from https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-essentials.7z

Then type it's path (path to ffmpeg file) in pixelorama's preferences

Thanks for the info! I've tried this and it works, sort of. Sometimes it hangs the app. I just hope we can have a more direct, built-in way to import gifs.

And pxo thumbnails would be awesome to have!

Thank you for the feedback! At the moment we are using Godot's file dialogs, which do not allow us to add thumbnails for files. In the future, we could create a custom file dialog that supports this feature. You can also enable native file dialogs, if you prefer to use the file dialogs of your operating system, but there would be no thumbnails for .pxo files, unless file explorers add support for them.