const path = require("path")
console.log(path.parse("wallpaper.png"));
console.log(path.format("walll",));