D
D

DDWrap

DDWrap provides a graphical interface around dd, written in Python and using the Qt toolkit.

DDWrap screenshot 1

Cost / License

Application type

Platforms

  • Linux
  • Python
0likes
0comments
0articles

Features

Properties

  1.  Lightweight
  2.  Privacy focused

Features

  1.  Works Offline
  2.  No Tracking
  3.  No registration required
  4.  Ad-free
  5.  Create bootable USB
  6.  Python-based
  7.  QT Based
  8.  Create bootable Image

DDWrap News & Activities

Highlights All activities

Recent activities

DDWrap information

  • Developed by

    HarderLemonade
  • Licensing

    Open Source (GPL-2.0) and Free product.
  • Written in

  • Alternatives

    40 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

CD/DVD ToolsOS & Utilities

GitHub repository

  •  52 Stars
  •  1 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
DDWrap was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is DDWrap?

DDWrap is a lightweight, safety-focused Qt GUI wrapper for dd, written in Python.

It is designed to make writing disk images to USB flash drives and USB hard disks more convenient, while staying honest about the risks involved in using dd.

What it does:

DDWrap provides a graphical interface around dd that allows you to:

  • Browse for image files (.img, .iso)
  • Select a target block device (/dev/sdX)
  • Choose a block size
  • Automatically apply common dd flags
  • View real-time progress and ETA
  • Unmount devices before writing
  • Confirm destructive writes with clear warnings

Under the hood, DDWrap still runs dd. Nothing is hidden.