Wingetlywingetly
← All apps

PixPlant

by PixPlantv5.0.49

Last updated

Creating tiling 3D maps and materials has traditionally been a complex and labor-intensive work. With PixPlant and a few clicks, you can turn real-world surfaces into seamless tiling PBR materials. PixPlant can be a big time-saver for your texturing work!

Install with winget

$ winget install --id FaronStudio.PixPlant --exact --version 5.0.49

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for PixPlant

PixPlant uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
PixPlant5-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for PixPlant

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Creating tiling 3D maps and materials has traditionally been a complex and labor-intensive work. With PixPlant and a few clicks, you can turn real-world surfaces into seamless tiling PBR materials. PixPlant can be a big time-saver for your texturing work!

Capture that unique surface that would look great in your projects: pick a photo and run PixPlant to transform it into a seamless tiling material.

Extract 3D maps from real-world photos. Delight a Base Color map or extract Metallic, Roughness, Displacement, Normal, Ambient Occlusion or Opacity maps.

Easy-to-use tools to edit, extract and transfer features between 3D map types. Easily export your PBR materials to Blender, 3ds Max, VRay, Maxwell, Unreal, Unity and others.

Avoid a lot of tedious texturing work and improve your productivity with PixPlant!

PixPlant Features

- Creates seamless tiling maps from photos or from synchronized scanned textures.

- Extracts PBR materials based on real-world photos, with adjustable settings.

- Includes a variety of tools for 3D map editing, extraction and feature transfer.

- 3D Preview area with PBR rendering. Also supports the Traditional Diffuse-Specular workflow.

- Contextual help and integrated tutorial system for step-by-step interactive learning.

- Exports for Blender, 3ds Max, VRay, Maxwell, Unreal, Unity, etc. Contains a plug-in for Adobe Photoshop.

Installers · v5.0.49

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for PixPlant.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • ZBrush 2026Maxon
    Maxon.ZBrush.2026v2026

    ZBrush is a digital sculpting, modeling, and painting software used to create highly detailed 3D models. It offers fluid, intuitive features that allow you to model 3D shapes just like sculpting with real clay.

  • ZBrush 2024Maxon
    Maxon.ZBrush.2024v2024.0.4

    ZBrush is a digital sculpting, modeling, and painting software used to create highly detailed 3D models. It offers fluid, intuitive features that allow you to model 3D shapes just like sculpting with real clay.

  • Cinema 4D 2025Maxon
    Maxon.Cinema4D.2025v2025.3.3

    Cinema 4D is a professional 3D animation, modeling, simulation and rendering software solution.

  • ZBrush 2025Maxon
    Maxon.ZBrush.2025v2025.2.2

    ZBrush is a digital sculpting, modeling, and painting software used to create highly detailed 3D models. It offers fluid, intuitive features that allow you to model 3D shapes just like sculpting with real clay.

  • Cinema 4D 2024Maxon
    Maxon.Cinema4D.2024v2024.5.1

    Cinema 4D is a professional 3D animation, modeling, simulation and rendering software solution.

  • Cinema 4D 2026Maxon
    Maxon.Cinema4D.2026v2026.0.0

    Cinema 4D is a professional 3D animation, modeling, simulation and rendering software solution.

More from PixPlant or browse 3D, Creating, Texture.

Frequently asked questions

How do I install PixPlant on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id FaronStudio.PixPlant --exact --version 5.0.49. winget downloads the installer from PixPlant and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install PixPlant silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id FaronStudio.PixPlant --exact 5.0.49 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for PixPlant?
PixPlant uses EXE (Inno Setup). Run the downloaded installer with: PixPlant5-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall PixPlant via winget?
Run: winget uninstall --id FaronStudio.PixPlant --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from PixPlant's Apps & Features entry.
Is PixPlant free?
PixPlant is distributed under Proprietary. Refer to the publisher (https://www.pixplant.com/) for the full license terms - Wingetly itself does not charge for installation.
Does PixPlant work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls PixPlant directly from the publisher.
How do I keep PixPlant up to date?
Run winget upgrade --id FaronStudio.PixPlant --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of PixPlant from microsoft/winget-pkgs.