Is there a way to create zero fee transaction anymore.The only way I knew was Blockchain.info and it seems they have removed it now.
PS: I need it for technical purpose.
you can use bitcoin-tx that comes with bitcoin-core to
create any custom transaction including one with zero fees. But I don't think the network will accept such transactions. Once I tried pushing such a tx (which contained valid data) using
https://blockchain.info/pushtx and it was rejected. While Electrum allows adjusting fees to custom values, it does not allow creating zero fee transactions.