Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 21986 ideas, 135057 comments, 2615221 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas
Idea #12569: Nautilus - Convert files via context menu

Written by PiHalbe the 26 Aug 08 at 14:35. Related project: Nautilus. Status: New
Rationale
Update: This should be read rather as: "Convert files via small drag&drop application"

This is a follow-up of

http://brainstorm.ubuntu.com/idea/12551/

How about developing a file conversion-plugin for Nautilus file manager?

You could select one or multiple files, right-click and select a context-menu entry like "Convert files to ..." which expands to state all the possible file types of conversion. This would then show a dialog of options (if applicable) and let you convert your files directly from the file manager.

New files should get their extension adjusted. A switch should allow keeping or abandoning original files.

-------------

Example:
Select 4 mp3s, options could be "ogg", "mp3" (to alter compression), "wma", "wav" and maybe "flac". Selecting one would show a simple compression slider (for ogg and wma).

You select multiple documents of odt, ods and odg type (your custom project), right-click would show only "pdf". If you clicked odt only it would show "doc" as well.

Of course, the real file type should be shown, not only its extension.

-------------

I don't know how hard it is to implement the de- and encoding of the relevant file types, though. There should be some standard libraries for quite a few, probably.

Also, this is somehow in the spirit of conduit's (http://www.conduit-project.org/) data streams, wildly converting data types while producing backups.

55
votes
closed
Solution #1: Auto-generated solution of idea #12569
Written by PiHalbe the 26 Aug 08 at 14:35.
Ubuntu Brainstorm was updated in January 2009. Since the idea #12569 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

Propose your solution

Attachments
No attachments.


Duplicates


Comments
Endolith wrote on the 26 Aug 08 at 15:43
I like the idea of making this easier, but is the context menu the best place for it?

PiHalbe wrote on the 26 Aug 08 at 15:54
You could also launch a small convert application. Just drag and drop all files to convert in and see the possible conversions. Select your choice(s) and convert by pressing start. It could try to group similar files types to make things easier.

mjjzf wrote on the 27 Aug 08 at 09:00
Agree in principle. But I agree that it is a problem to stuff too much into the context menu.
A small conversion application (essentially a GTK2 wrapper) would be a good idea, and then simply have "Convert..." in the context menu.

tenplus1 wrote on the 27 Aug 08 at 09:40
You can always add scripts to your context menu to do just that... Check out www.gnome-look.org for some scripts


Post your comment